Interface EventDispatcher.ErrorHandler

  • Enclosing class:
    EventDispatcher<T extends java.util.EventListener>

    public static interface EventDispatcher.ErrorHandler
    • Method Detail

      • handle

        void handle​(java.lang.Throwable e)