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

Public Member Functions

 LinkErrorException (const std::string &rejectReason)
 ~LinkErrorException () noexcept override=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 () 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 114 of file SessionException.h.

Constructor & Destructor Documentation

◆ LinkErrorException()

LinkErrorException ( const std::string & rejectReason)
explicit

◆ ~LinkErrorException()

~LinkErrorException ( )
overridedefaultnoexcept