|
Schnek
|
Base error class. More...
#include <exceptions.hpp>


Public Member Functions | |
| ScheckException (const std::string &file, long line, const std::string &functionName, const std::string &message_="") | |
| const char * | what () const throw () |
| returns the error message. | |
Base error class.