Package com.jbstrap.core.event
Class ErrorEvent
java.lang.Object
com.jbstrap.core.event.BaseEvent
com.jbstrap.core.event.ErrorEvent
- All Implemented Interfaces:
AsyncEvent
This class contains the data of the general event error. These are the following:
- The client on which the event occurred
- The ID of the component, on which the event occurred
- The event type
- The instance of the component, on which the event occurred
- The event ID
- The error message
- Since:
- 4.0
- Author:
- JBStrap
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Gets the error messageMethods inherited from class com.jbstrap.core.event.BaseEvent
getClient, getComponent, getEventId, getEventType, getSenderId