OnixS C++ CME iLink 3 Binary Order Entry Handler  1.17.0
API Documentation
LinkErrorException Class Reference

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

Public Member Functions

 LinkErrorException (const std::string &rejectReason)
 
 ~LinkErrorException () noexceptoverride=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=default
 
const char * what () const noexceptoverride
 
SessionErrorReason::Enum reason () const noexcept
 
const std::string & toString () const noexcept
 

Detailed Description

Definition at line 114 of file SessionException.h.

Constructor & Destructor Documentation

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

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