Package pro.gravit.launcher.events
Class ExceptionEvent
- java.lang.Object
-
- pro.gravit.launcher.events.RequestEvent
-
- pro.gravit.launcher.events.ExceptionEvent
-
- All Implemented Interfaces:
WebSocketEvent,pro.gravit.utils.TypeSerializeInterface
public class ExceptionEvent extends RequestEvent
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Stringclazzjava.lang.Stringmessage-
Fields inherited from class pro.gravit.launcher.events.RequestEvent
eventUUID, requestUUID
-
-
Constructor Summary
Constructors Constructor Description ExceptionEvent(java.lang.Exception e)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetType()
-