OnixS C++ CME iLink 3 Binary Order Entry Handler
1.18.9
API Documentation
Home
Contents
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
OnixS
CME
iLink3
Exceptions
BusinessRejectInReplyOnEstablishException
Public Member Functions
|
List of all members
BusinessRejectInReplyOnEstablishException Class Reference
#include <
OnixS/CME/iLink3/SessionException.h
>
Public Member Functions
BusinessRejectInReplyOnEstablishException
(
Messaging::BusinessReject521
reject)
~BusinessRejectInReplyOnEstablishException
() noexceptoverride=default
BusinessRejectReason::Enum
errorCodes
() const
std::string
rejectReason
() const
Public Member Functions inherited from
TypedSbeMessageAttachedExceptionBase< Messaging::BusinessReject521 >
TypedSbeMessageAttachedExceptionBase
(
SessionErrorReason::Enum
reason
, const std::string &message,
Messaging::SbeMessage
sbeMessage)
Messaging::BusinessReject521
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
Detailed Description
Definition at line
264
of file
SessionException.h
.
Constructor & Destructor Documentation
BusinessRejectInReplyOnEstablishException
(
Messaging::BusinessReject521
reject
)
explicit
~
BusinessRejectInReplyOnEstablishException
(
)
override
default
noexcept
Member Function Documentation
BusinessRejectReason::Enum
errorCodes
(
)
const
std::string rejectReason
(
)
const
The documentation for this class was generated from the following file:
OnixS/CME/iLink3/
SessionException.h