Class ParallelBranchFailedException

All Implemented Interfaces:
Serializable

public class ParallelBranchFailedException extends DurableOperationException
Thrown when a parallel branch fails and deserialization of the original exception also fails.
See Also:
  • Constructor Details

    • ParallelBranchFailedException

      public ParallelBranchFailedException(software.amazon.awssdk.services.lambda.model.Operation operation)