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

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

Public Member Functions

 LinkErrorException (const std::string &rejectReason)
 
 ~LinkErrorException () noexceptoverride ONIXS_CONFLATEDTCP_DEFAULT
 
- 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 87 of file SessionException.h.

Constructor & Destructor Documentation

LinkErrorException ( const std::string &  rejectReason)
explicit
~LinkErrorException ( )
overridenoexcept

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