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