#include <OnixS/B3/BOE/SessionException.h>
Public Member Functions | |
TypedSbeMessageAttachedExceptionBase (SessionErrorReason::Enum reason, const std::string &message, Messaging::SbeMessage sbeMessage) | |
MessageType | receivedMessage () const |
Public Member Functions inherited from SbeMessageAttachedExceptionBase | |
SbeMessageAttachedExceptionBase (SessionErrorReason::Enum reason, const std::string &message, Messaging::SbeMessage sbeMessage) | |
Messaging::SbeMessage | receivedMessage () const |
~SbeMessageAttachedExceptionBase () noexceptoverride=0 | |
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 noexcept |
const std::string & | toString () const noexcept |
Definition at line 84 of file SessionException.h.
|
inline |
Definition at line 87 of file SessionException.h.
|
inline |
Definition at line 91 of file SessionException.h.