B2BITS FIX Antenna C++ 2.33.0
|
This is the complete list of members for System::SystemException, including all inherited members.
createErrorMessage(char const *msg, int errNo) | System::SystemException | static |
Exception() | Utils::Exception | |
Exception(const std::string &aReason) | Utils::Exception | |
getErrNo() const | System::SystemException | inline |
getErrorDescription(int errNo) | System::SystemException | static |
getLastError() | System::SystemException | static |
m_reason | Utils::Exception | protected |
reason() const | Utils::Exception | |
SystemException() | System::SystemException | |
SystemException(char const *msg, int errNo) | System::SystemException | |
SystemException(std::string const &msg, int errNo) | System::SystemException | |
SystemException(std::string const &msg) | System::SystemException | explicit |
SystemException(char const *msg) | System::SystemException | explicit |
what() const | Utils::Exception | virtual |
~Exception() | Utils::Exception | virtual |