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

Public Member Functions

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

Detailed Description

Definition at line 97 of file Exception.h.

Constructor & Destructor Documentation

◆ TimeoutException()

TimeoutException ( const std::string & message)
inline

The constructor.

Definition at line 101 of file Exception.h.

◆ ~TimeoutException()

The destructor.