OnixS C++ LSE GTP Market Data Handler 1.0.6
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_LSE_GTP_NOTHROW ONIXS_LSE_GTP_OVERRIDE
Exceptionoperator= (const Exception &)
const char * what () const ONIXS_LSE_GTP_NOTHROW ONIXS_LSE_GTP_OVERRIDE
void touch (const char *method_name)

Detailed Description

Definition at line 85 of file Exception.h.

Constructor & Destructor Documentation

◆ OperationException()

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

Constructor.