Class ThrowableEvent

All Implemented Interfaces:
Serializable, IEvent

public final class ThrowableEvent extends Event
An IEvent typically fired from notifiers that execute operations in the background.
Since:
3.3
Author:
Eike Stepper
See Also:
  • Constructor Details

  • Method Details

    • getThrowable

      public Throwable getThrowable()