#include <ExceptionBase.h>
Inheritance diagram for ExceptionBase:

Public Member Functions | |
| ExceptionBase () | |
| ExceptionBase (const char *mess) | |
| ~ExceptionBase () | |
| string & | getMessage () |
|
|
Constructor (no explanation string) |
|
|
Constructor
|
|
|
Destructor |
|
|
Returns the error string.
|
1.3.6