#include <exception.hpp>
Public Member Functions | |
incorrect_map_format_error (const std::string &message) | |
Public Member Functions inherited from game::error | |
error () | |
error (const std::string &msg) | |
~error () throw () | |
const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from game::error | |
std::string | message |
Definition at line 22 of file exception.hpp.
|
inline |
Definition at line 23 of file exception.hpp.