21 #include <util/String.h> 42 if(message && *message)
64 std::swap(tmp.impl_, impl_);
76 if(!method_name || !*method_name)
OperationException(const char *source, const char *message)
Constructor.
Exception(const char *method_name, const char *message)
Constructor.
void touch(const char *method_name)
Add information about context of exception.
Exception & operator=(const Exception &)
Assignment.
const char * what() const ONIXS_SGX_OUCH_OVERRIDE
Returns information about error.
Basic exception class for this namespace.
~Exception() ONIXS_SGX_OUCH_OVERRIDE
Destructor.