Public Member Functions | |
| Exception (const std::string &msg) | |
| const char * | what () const throw () |
| const Exception & | SetLocation (const std::string &file="", unsigned line=0, const std::string &func="") const |
Protected Attributes | |
| std::string | m_msg |
1.8.6