Interface ExceptionHandlerAccessor<EXC extends Throwable>

    • Method Detail

      • getExceptionHandler

        ExceptionHandler<EXC> getExceptionHandler()
        Retrieves the exception handler from the exception handler property.
        Returns:
        The exception handler stored by the exception handler property.