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

Public Member Functions

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

Detailed Description

Definition at line 84 of file Exception.h.

Constructor & Destructor Documentation

◆ UnexpectedSequenceNumberException()

UnexpectedSequenceNumberException ( const std::string & message)
inline

The constructor.

Definition at line 88 of file Exception.h.

◆ ~UnexpectedSequenceNumberException()

The destructor.