Interface IFunctionalExceptionListener

    • Method Detail

      • exceptionOccurred

        void exceptionOccurred​(java.lang.Exception exception)
        Called when an exception occurred.
        Parameters:
        exception - The exception.