Interface AsyncExceptionHandler

    • Method Detail

      • handleAsyncException

        void handleAsyncException​(String message,
                                  Throwable exception)
        Handles an exception thrown by another thread (e.g. a TriggerTask), other than the one executing the main task.