#include <Exception.h>
Public Member Functions | |
Exception (const char *const methodName, const char *format,...) | |
Static Private Attributes | |
static const char * | _exceptionSalutation = "Unrecoverable Error" |
Exception::Exception | ( | const char *const | methodName, | |
const char * | format, | |||
... | ||||
) |
const char * Exception::_exceptionSalutation = "Unrecoverable Error" [static, private] |
Referenced by Exception().