OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
NotImplementedException Class Reference

#include <OnixS/Eurex/Trading/Exception.h>

Public Member Functions

 NotImplementedException (const char *source)
 
- Public Member Functions inherited from OperationException
 OperationException (const char *source, const char *message)
 
 OperationException (const char *source, const char *host, int port, const char *message)
 
- Public Member Functions inherited from Exception
 Exception (const char *method_name, const char *message)
 
 Exception (const Exception &)
 
 ~Exception () throw ()
 
Exceptionoperator= (const Exception &)
 
const char * what () const throw ()
 
void touch (const char *method_name)
 

Detailed Description

Definition at line 121 of file Exception.h.

Constructor & Destructor Documentation

NotImplementedException ( const char *  source)

Constructor.


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