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