Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static const char * | toString (Enum value) |
| enum Enum |
List of known errors.
| Enumerator | |
|---|---|
| Nothing | Indicates absence of error. |
| Generic | Identifiers errors of generic nature. |
| NotLicensed | Indicates License-related issues like there's no license available or license has been expired. |
| BadConfiguration | Handler configuration is invalid. |
| BadPacket | Network packet received by the Handler is corrupted. |
|
static |
Returns string presentation of a value.