Class ExceptionEvent

java.lang.Object
pro.gravit.launcher.events.RequestEvent
pro.gravit.launcher.events.ExceptionEvent
All Implemented Interfaces:
WebSocketEvent, pro.gravit.utils.TypeSerializeInterface

@Deprecated public class ExceptionEvent extends RequestEvent
Deprecated.
  • Field Details

    • message

      public final String message
      Deprecated.
    • clazz

      public final String clazz
      Deprecated.
  • Constructor Details

    • ExceptionEvent

      public ExceptionEvent(Exception e)
      Deprecated.
  • Method Details

    • getType

      public String getType()
      Deprecated.