Package com.ribs

Interface RibsEventQueue.RibsExceptionHandler

  • All Known Implementing Classes:
    ExceptionReporter
    Enclosing class:
    RibsEventQueue

    public static interface RibsEventQueue.RibsExceptionHandler
    An interface for an exception handler.
    • Method Detail

      • handleException

        void handleException​(java.lang.Throwable t)
        Called when an exception is uncaught by anything below dispatch event.