#include <OnixS/CME/ConflatedTCP/SessionException.h>
Public Member Functions | |
NegotiationRejectException (Messaging::NegotiationReject201 reject) | |
~NegotiationRejectException () noexceptoverride=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 () noexceptoverride=default | |
const char * | what () const noexceptoverride |
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.