Definition at line 28 of file Warning.h.
◆ Enum
List of known warnings.
| Enumerator |
|---|
| Generic | General-purpose warning.
|
| ListenerFailure | Indicates failure in the user-space code. When the Handler catches exception from the user-space code, warning of given code reported.
|
Definition at line 31 of file Warning.h.
◆ deserialize()
| Enum deserialize |
( |
const char * | value | ) |
|
|
static |
Returns constant from its text presentation.
◆ toString()
| const char * toString |
( |
Enum | value | ) |
|
|
static |
Returns description of a particular warning.