Class ExceptionManager

java.lang.Object
org.teleight.teleightbots.exception.ExceptionManager

public class ExceptionManager extends Object
  • Constructor Details

    • ExceptionManager

      public ExceptionManager()
  • Method Details

    • handleException

      public void handleException(Throwable e)
    • getExceptionHandler

      public ExceptionHandler getExceptionHandler()
    • setExceptionHandler

      public void setExceptionHandler(@Nullable @Nullable ExceptionHandler exceptionHandler)