libcamgm
|
This is the complete list of members for ca_mgm::RuntimeException, including all inherited members.
Exception(const char *file, int line, const char *msg, int errorCode, const Exception *otherException=0) | ca_mgm::Exception | protected |
Exception(const Exception &e) | ca_mgm::Exception | |
getErrorCode() const | ca_mgm::Exception | |
getFile() const | ca_mgm::Exception | |
getFullMessage() const | ca_mgm::Exception | virtual |
getLine() const | ca_mgm::Exception | |
getMessage() const | ca_mgm::Exception | virtual |
operator=(const Exception &rhs) | ca_mgm::Exception | |
RuntimeException(const char *file, int line, const char *msg, int errorCode=0, const ca_mgm::Exception *otherException=0) | ca_mgm::RuntimeException | |
type() const | ca_mgm::RuntimeException | virtual |
what() const | ca_mgm::Exception | virtual |
~Exception() | ca_mgm::Exception | virtual |
~RuntimeException() | ca_mgm::RuntimeException | virtual |