OnixS Thomson Reuters Matching API (MAPI) Market Data Handler for C++  1.6.0.0
Public Member Functions | List of all members
OperationException Class Reference

Operation exception. More...

Public Member Functions

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

Detailed Description

Operation exception.