Exception thrown by the operator() when an error occurs. More...
#include <image_modifications.hpp>


Public Member Functions | |
| texception (const std::stringstream &message_stream) | |
| Constructor. | |
| texception (const std::string &message) | |
| Constructor. | |
| ~texception () throw () | |
Public Attributes | |
| const std::string | message |
| The error message regarding the failed operation. | |
Exception thrown by the operator() when an error occurs.
Definition at line 39 of file image_modifications.hpp.
| image::modification::texception::texception | ( | const std::stringstream & | message_stream | ) |
Constructor.
| message_stream | Stream with the error message regarding the failed operation. |
Definition at line 80 of file image_modifications.cpp.
| image::modification::texception::texception | ( | const std::string & | message | ) |
Constructor.
| message | String with the error message regarding the failed operation. |
Definition at line 85 of file image_modifications.cpp.
| image::modification::texception::~texception | ( | ) | throw () [inline] |
Definition at line 62 of file image_modifications.hpp.
| const std::string image::modification::texception::message |
The error message regarding the failed operation.
Definition at line 65 of file image_modifications.hpp.
Referenced by image::locator::load_image_sub_file().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:09 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |