Class WorkflowException.WorkflowFailedNoRetryException

All Implemented Interfaces:
Serializable
Enclosing class:
WorkflowException

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

    • WorkflowFailedNoRetryException

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