Class WorkflowException.WorkflowFailedDoRetryException

All Implemented Interfaces:
Serializable
Enclosing class:
WorkflowException

public static class WorkflowException.WorkflowFailedDoRetryException extends WorkflowException
See Also:
  • Constructor Details

    • WorkflowFailedDoRetryException

      public WorkflowFailedDoRetryException(Workflow<?> workflow, WorkflowStep<?> failedStep, Exception cause, int tryCount)