Class StepException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
StepFailedException, StepInterruptedException

public class StepException extends DurableOperationException
See Also:
  • Constructor Details

    • StepException

      public StepException(software.amazon.awssdk.services.lambda.model.Operation operation, software.amazon.awssdk.services.lambda.model.ErrorObject errorObject, String errorMessage)