Interface ExceptionHandler

    • Method Detail

      • handleException

        void handleException​(java.lang.Throwable throwable)
        Called if an exception occurred.
        Parameters:
        throwable - the exception that occurred, never null