Public Member Functions | |
| SerialError (const std::string &s) | |
Public Member Functions inherited from nuklei::Error | |
| Error (const std::string &msg) | |
| Error (const std::exception &error, const std::string &function, const std::string &file, const std::string &msg="") | |
| void | init () |
| void | addTrace (const std::string &function, const std::string &file, const std::string &msg="") |
| void | compileWhatString () |
| const char * | what () const throw () |