#include <OnixS/CME/iLink3/SessionException.h>
Public Member Functions | |
TypedSbeMessageAttachedExceptionBase (SessionErrorReason::Enum reason, const std::string &message, Messaging::SbeMessage sbeMessage) | |
MessageType | receivedMessage () const |
![]() | |
SbeMessageAttachedExceptionBase (SessionErrorReason::Enum reason, const std::string &message, Messaging::SbeMessage sbeMessage) | |
Messaging::SbeMessage | receivedMessage () const |
~SbeMessageAttachedExceptionBase () noexceptoverride=0 | |
![]() | |
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.