OnixS C++ eSpeed ITCH Market Data Handler 1.7.3
API documentation
Loading...
Searching...
No Matches
OperationException Class Reference

Public Member Functions

 OperationException (const char *source, const char *message)
Public Member Functions inherited from Exception
 Exception (const char *method_name, const char *message)
 Exception (const Exception &)
 ~Exception () ONIXS_ESPEED_ITCH_NOTHROW ONIXS_ESPEED_ITCH_OVERRIDE
Exceptionoperator= (const Exception &)
const char * what () const ONIXS_ESPEED_ITCH_NOTHROW ONIXS_ESPEED_ITCH_OVERRIDE
void touch (const char *method_name)

Detailed Description

Definition at line 60 of file Exception.h.

Constructor & Destructor Documentation

◆ OperationException()

OperationException ( const char * source,
const char * message )

Constructor.