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

Public Member Functions

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

Detailed Description

Definition at line 71 of file Exception.h.

Constructor & Destructor Documentation

◆ LinkErrorException()

LinkErrorException ( const std::string & message)
inline

The constructor.

Definition at line 75 of file Exception.h.

◆ ~LinkErrorException()

The destructor.