#include <OnixS/FIXEngine/FIX/Exception.h>
Public Member Functions | |
UnexpectedSequenceNumberException (const std::string &message) | |
~UnexpectedSequenceNumberException () ONIXS_FIXENGINE_NOTHROW ONIXS_FIXENGINE_OVERRIDE ONIXS_FIXENGINE_DEFAULT | |
Definition at line 84 of file Exception.h.
|
inline |
The constructor.
Definition at line 88 of file Exception.h.
The destructor.