Class that represents an exception.
More...
Constructs an exception with a description
- Parameters
-
[in] | description | Description of the exception |
Destructor of an the exception
Returns exception with description
- Returns
- Exception with description
static Exception getException |
( |
const char * |
description | ) |
|
|
inlinestatic |
Returns exception with description
- Returns
- Exception with description
virtual const char* what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
Return description of the exception
- Returns
- Description of the exception
The documentation for this struct was generated from the following file: