ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::dbms::DatabaseException, including all inherited members.
asString() const | anna::Exception | |
DatabaseException(const ResultCode &resultCode, const char *fromFile, const int fromLine) | anna::dbms::DatabaseException | inline |
DatabaseException(const std::string &logicalName, const ResultCode &resultCode, const char *fromFile, const int fromLine) | anna::dbms::DatabaseException | inline |
Exception(const char *text, const char *fromFile, const int fromLine) | anna::Exception | |
Exception(const Exception &other) | anna::Exception | |
Exception(const char *text, const char *name, const char *fromFile, const int fromLine) | anna::Exception | protected |
getErrorCode() const | anna::Exception | inline |
getFromFile() const | anna::Exception | inline |
getFromLine() const | anna::Exception | inline |
getResultCode() const | anna::dbms::DatabaseException | inline |
getText() const | anna::Exception | inline |
operator=(const Exception &right) | anna::Exception | |
setErrorCode(const int errorCode) | anna::Exception | inline |
setText(const char *text) | anna::Exception | inlineprotected |
setText(const std::string &text) | anna::Exception | inlineprotected |
trace() const | anna::Exception | |
what() const noexcept | anna::Exception | inline |
~DatabaseException() | anna::dbms::DatabaseException | inlinevirtual |
~Exception() | anna::Exception | inlinevirtual |