OnixS CBOE CMi2 Trading Handler for C++  1.1.3.0
Public Member Functions | List of all members
NotImplementedException Class Reference

Function is not implemented. More...

Public Member Functions

 NotImplementedException (const char *source)
 Constructor. More...
 
- Public Member Functions inherited from OperationException
 OperationException (const char *source, const char *message)
 Constructor. More...
 
- Public Member Functions inherited from Exception
 Exception (const char *method_name, const char *message)
 Constructor. More...
 
 Exception (const Exception &)
 Copy constructor. More...
 
 ~Exception () throw ()
 Destructor. More...
 
Exceptionoperator= (const Exception &)
 Assignment. More...
 
const char * what () const throw ()
 Returns information about error. More...
 
void touch (const char *method_name)
 Add information about context of exception. More...
 

Detailed Description

Function is not implemented.

Constructor & Destructor Documentation

NotImplementedException ( const char *  source)

Constructor.