#include <OnixS/MTS/BondVision/SDP/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 () throw () | |
Exception & | operator= (const Exception &) |
const char * | what () const throw () |
void | touch (const char *method_name) |
Operation exception
Definition at line 133 of file Exception.h.
OperationException | ( | const char * | source, |
const char * | message | ||
) |
Constructor