B2BITS FIX Antenna C++ 2.33.0
|
This is the complete list of members for Engine::SessionsControllerException, including all inherited members.
ErrorCode enum name | Engine::SessionsControllerException | |
ErrorCode_BadArguments enum value | Engine::SessionsControllerException | |
ErrorCode_BadState enum value | Engine::SessionsControllerException | |
ErrorCode_Internal enum value | Engine::SessionsControllerException | |
ErrorCode_NotFound enum value | Engine::SessionsControllerException | |
Exception() | Utils::Exception | |
Exception(const std::string &aReason) | Utils::Exception | |
getErrorCode() const | Engine::SessionsControllerException | inline |
m_reason | Utils::Exception | protected |
reason() const | Utils::Exception | |
SessionsControllerException(int errorCode) | Engine::SessionsControllerException | inline |
SessionsControllerException(const std::string &aReason, int errorCode) | Engine::SessionsControllerException | inline |
what() const | Utils::Exception | virtual |
~Exception() | Utils::Exception | virtual |