Base for error detail classes.
More...
Constructs error detail from error identifier
- Parameters
-
Set pointer to the next detail
- Parameters
-
[in] | ptr | Pointer to the next detail |
Returns copy of this object
- Returns
- copy of this object
virtual void describe |
( |
char * |
str | ) |
const |
|
pure virtual |
Adds description of the error detail to the given string
- Parameters
-
[in] | str | String to add descrition to |
Returns identifier of an error detail
- Returns
- identifier of an error detail
Access to the pointer of the next detail
- Returns
- pointer to the next detail
Access to the pointer of the next detail
- Returns
- pointer to the next detail
The documentation for this class was generated from the following file: