Constructor & Destructor Documentation
| Exception::Exception |
( |
const char * |
reason | ) |
|
| Exception::Exception |
( |
ULong |
serial, |
|
|
const char * |
reason = NULL |
|
) |
| |
| Exception::Exception |
( |
const Exception & |
toCopy | ) |
|
| virtual Exception::~Exception |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual Exception* Exception::cloneSelf |
( |
| ) |
const throw () |
|
pure virtual |
| virtual void Exception::throwSelf |
( |
| ) |
const |
|
pure virtual |
Member Data Documentation
| const char* Exception::_name |
The documentation for this class was generated from the following file: