OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
OperationException Class Reference

#include <OnixS/SgxTitan/MarketData/Itch/Exception.h>

Collaboration diagram for OperationException:

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_SGXTITAN_ITCH_OVERRIDE throw ()
 
Exceptionoperator= (const Exception &)
 
const char * what () const ONIXS_SGXTITAN_ITCH_OVERRIDE throw ()
 
void touch (const char *method_name)
 

Detailed Description

Definition at line 60 of file Exception.h.

Constructor & Destructor Documentation

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

Constructor.

Definition at line 89 of file Exception.cpp.


The documentation for this class was generated from the following files: