libcamgm
|
This is the complete list of members for ca_mgm::ValueException, 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 | |
type() const | ca_mgm::ValueException | virtual |
ValueException(const char *file, int line, const char *msg, int errorCode=0, const ca_mgm::Exception *otherException=0) | ca_mgm::ValueException | |
what() const | ca_mgm::Exception | virtual |
~Exception() | ca_mgm::Exception | virtual |
~ValueException() | ca_mgm::ValueException | virtual |