OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
ConfirmationLogonMessageErrorException Class Reference

Public Member Functions

 ConfirmationLogonMessageErrorException (const std::string &message)
 ~ConfirmationLogonMessageErrorException () ONIXS_FIXENGINE_NOTHROW ONIXS_FIXENGINE_OVERRIDE ONIXS_FIXENGINE_DEFAULT

Detailed Description

Definition at line 110 of file Exception.h.

Constructor & Destructor Documentation

◆ ConfirmationLogonMessageErrorException()

ConfirmationLogonMessageErrorException ( const std::string & message)
inline

The constructor.

Definition at line 114 of file Exception.h.

◆ ~ConfirmationLogonMessageErrorException()