#include <OnixS/FenicsUST/MarketData/Bimp/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 () ONIXS_FENICSUST_BIMP_NOTHROW ONIXS_FENICSUST_BIMP_OVERRIDE | |
Exception & | operator= (const Exception &) |
const char * | what () const ONIXS_FENICSUST_BIMP_NOTHROW ONIXS_FENICSUST_BIMP_OVERRIDE |
void | touch (const char *method_name) |
Definition at line 85 of file Exception.h.
OperationException | ( | const char * | source, |
const char * | message | ||
) |
Constructor.