#include <Exception.h>
List of all members.
Public Member Functions |
| | Exception (const char *const methodName, const char *format,...) |
| | Message () |
| | Message (const char *const methodName, const char *format,...) |
| void | print (void) |
| std::string | get (void) const |
Constructor & Destructor Documentation
| Exception::Exception |
( |
const char *const |
methodName, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
Member Data Documentation
| const char * Exception::_exceptionSalutation = "Unrecoverable Error" |
|
staticprivate |
The documentation for this class was generated from the following files: