OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
NegotiationRejectException Class Reference

#include <OnixS/CME/ConflatedTCP/SessionException.h>

Public Member Functions

 NegotiationRejectException (Messaging::NegotiationReject201 reject)
 
 ~NegotiationRejectException () noexceptoverride ONIXS_CONFLATEDTCP_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 ONIXS_CONFLATEDTCP_DEFAULT
 
const char * what () const noexceptoverride
 
SessionErrorReason::Enum reason () const
 
const std::string & toString () const
 

Detailed Description

Definition at line 153 of file SessionException.h.

Constructor & Destructor Documentation

~NegotiationRejectException ( )
overridenoexcept

Member Function Documentation

Messaging::ErrorCodes::Enum errorCodes ( ) const
inline

Definition at line 166 of file SessionException.h.

std::string rejectReason ( ) const
inline

Definition at line 161 of file SessionException.h.


The documentation for this class was generated from the following file: