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 Details

    • message

      public final String message
    • clazz

      public final String clazz
  • Constructor Details

    • ExceptionEvent

      public ExceptionEvent(Exception e)
  • Method Details

    • getType

      public String getType()