OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
NotImplementedException Class Reference

Public Member Functions

 NotImplementedException (const char *source)
Public Member Functions inherited from OperationException
 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 () throw ()
Exceptionoperator= (const Exception &)
const char * what () const throw ()
void touch (const char *method_name)

Detailed Description

Function is not implemented

Definition at line 143 of file Exception.h.

Constructor & Destructor Documentation

◆ NotImplementedException()

NotImplementedException ( const char * source)

Constructor