This is the complete list of members for CannotEstablishLinkException, including all inherited members.
CannotEstablishLinkException(int errCode, const std::string &rejectReason) | CannotEstablishLinkException | |
errCode() const noexcept | CannotEstablishLinkException | |
reason() const noexcept | SessionException | inline |
SessionException(SessionErrorReason::Enum reason, const std::string &message) | SessionException | |
SessionException(SessionErrorReason::Enum reason, const std::string &message, const std::exception &cause) | SessionException | |
toString() const noexcept | SessionException | inline |
what() const noexceptoverride | SessionException | |
~CannotEstablishLinkException() noexceptoverride=default | CannotEstablishLinkException | |
~SessionException() noexceptoverride=default | SessionException |