OnixS C++ B3 BOE Binary Order Entry 1.3.0
API Documentation
Loading...
Searching...
No Matches
BusinessRejectInReplyOnEstablishException Class Reference

Public Member Functions

 BusinessRejectInReplyOnEstablishException (Messaging::BusinessMessageReject206 reject)
 ~BusinessRejectInReplyOnEstablishException () noexcept override=default
Messaging::RejReason errorCodes () const
std::string text () const
Public Member Functions inherited from TypedSbeMessageAttachedExceptionBase< Messaging::BusinessMessageReject206 >
 TypedSbeMessageAttachedExceptionBase (SessionErrorReason::Enum reason, const std::string &message, Messaging::SbeMessage sbeMessage)
Messaging::BusinessMessageReject206 receivedMessage () const
Public Member Functions inherited from SbeMessageAttachedExceptionBase
 SbeMessageAttachedExceptionBase (SessionErrorReason::Enum reason, const std::string &message, Messaging::SbeMessage sbeMessage)
Messaging::SbeMessage receivedMessage () const
 ~SbeMessageAttachedExceptionBase () noexcept override=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 () noexcept override=default
const char * what () const noexcept override
SessionErrorReason::Enum reason () const noexcept
const std::string & toString () const noexcept

Detailed Description

Definition at line 256 of file SessionException.h.

Constructor & Destructor Documentation

◆ BusinessRejectInReplyOnEstablishException()

◆ ~BusinessRejectInReplyOnEstablishException()

~BusinessRejectInReplyOnEstablishException ( )
overridedefaultnoexcept

Member Function Documentation

◆ errorCodes()

Messaging::RejReason errorCodes ( ) const

◆ text()

std::string text ( ) const