class EventException |
|
|
|
unsigned short code | An integer indicating the type of error generated.
UNSPECIFIED_EVENT_TYPE_ERR: If the Event's type was not specified by initializing the event before the method was called. Specification of the Event's type as null or an empty string will also trigger this exception. |
An integer indicating the type of error generated.
UNSPECIFIED_EVENT_TYPE_ERR: If the Event's type was not specified by initializing the event before the method was called. Specification of the Event's type as null or an empty string will also trigger this exception.
UNSPECIFIED_EVENT_TYPE_ERR | - 0 | - | ||
_EXCEPTION_OFFSET | - 3000 | - | ||
_EXCEPTION_MAX | - 3999 | - |