ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::ldap::Exception, including all inherited members.
asString() const | anna::Exception | |
Exception(const Session *, const ResultCode &, const char *fromFile, const int fromLine) | anna::ldap::Exception | |
anna::Exception::Exception(const char *text, const char *fromFile, const int fromLine) | anna::Exception | |
anna::Exception::Exception(const Exception &other) | anna::Exception | |
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 |
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 |
~Exception() | anna::Exception | inlinevirtual |