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