exception class for trees
More...
#include <treestring.hpp>
exception class for trees
Usefull to manage errors and the unforeseen
TreeStringException::TreeStringException |
( |
char * |
cause | ) |
|
store exception description constructor called then TreeExceptions are threw
- Parameters
-
[in] | cause | description of exception origin |
virtual TreeStringException::~TreeStringException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
destructor currently, do anything special
virtual const char* TreeStringException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
virtual fonction from superclass, usefull to get the exception description
char* TreeStringException::_cause |
|
private |
The documentation for this class was generated from the following file: