code() const | Exception | [inline] |
Exception(char *throwerString="unknown thrower", char *whatString="unknown exception") | Exception | [inline] |
Exception(const std::string &whoString, int whereLine, const std::string &whatString, LemurErrorType code) | Exception | [inline] |
Exception(const std::string &whoString, int whereLine, const std::string &whatString, const Exception &inner) | Exception | [inline] |
what() const | Exception | [inline] |
writeMessage(std::ostream &os=std::cerr) | Exception | [inline] |
~Exception() | Exception | [inline] |