Class ExceptionSyncInvocationStage


  • public class ExceptionSyncInvocationStage
    extends InvocationStage
    A sync InvocationStage for Throwable.

    It is similar to SyncInvocationStage but instead of being used with a successful value, it accepts a Throwable

    Since:
    10.0
    Author:
    Pedro Ruivo