OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.11.0
API documentation
OperationException Class Reference

#include <OnixS/CboeCFE/Trading/BOE/Exception.h>

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_BATS_BOE_NOTHROW
 
Exceptionoperator= (const Exception &)
 
const char * what () const ONIXS_BATS_BOE_NOTHROW ONIXS_BATS_BOE_OVERRIDE
 
void touch (const char *method_name)
 

Detailed Description

Operation exception

Definition at line 134 of file Exception.h.

Constructor & Destructor Documentation

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

Constructor


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