Uses of Class
io.nflow.engine.exception.ExceptionHandling
Packages that use ExceptionHandling
-
Uses of ExceptionHandling in io.nflow.engine.exception
Subclasses of ExceptionHandling in io.nflow.engine.exceptionModifier and TypeClassDescriptionclassControls how an exception should be handled by the dispatcher.classControls how an exception thrown by a state method should be handled by the workflow state processor.classControls how an exception thrown while trying to save the workflow instance state should be handled.Methods in io.nflow.engine.exception that return ExceptionHandlingModifier and TypeMethodDescriptionExceptionHandling.Builder.build()Create the exception handling object.