Public Member Functions | |
| NegotiationRejectException (Messaging::NegotiationReject201 reject) | |
| ~NegotiationRejectException () noexcept override=default | |
| std::string | rejectReason () const |
| Messaging::ErrorCodes::Enum | errorCodes () const |
| Public Member Functions inherited from SessionException | |
| SessionException (SessionErrorReason::Enum reason, const std::string &message) | |
| SessionException (SessionErrorReason::Enum reason, const std::string &message, const std::exception &cause) | |
| ~SessionException () noexcept override=default | |
| const char * | what () const noexcept override |
| SessionErrorReason::Enum | reason () const |
| const std::string & | toString () const |
Definition at line 153 of file SessionException.h.
|
explicit |
|
overridedefaultnoexcept |
|
inline |
Definition at line 166 of file SessionException.h.
|
inline |
Definition at line 161 of file SessionException.h.