Public Member Functions | |
| Exception (std::string msg) | |
| const char * | what () const throw () | 
| virtual const std::string & | getMessage () const | 
| std::string | copyMessage () const | 
Protected Attributes | |
| std::string | message | 
Definition at line 26 of file exception.hpp.