Class StateProcessExceptionHandling

java.lang.Object
io.nflow.engine.exception.ExceptionHandling
io.nflow.engine.exception.StateProcessExceptionHandling

public class StateProcessExceptionHandling extends ExceptionHandling
Controls how an exception thrown by a state method should be handled by the workflow state processor.
  • Field Details

    • isRetryable

      public final boolean isRetryable
      True when the state method processing should be retried.