Interface ProcessorSessionExecutionBody<X extends java.lang.Exception>

    • Method Detail

      • getException

        X getException()
        Hook for a handled checked exception which should be captured (sic!) and rethrow after SessionExecutionBody.execute() finishes.