Class PipelineExecutionNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PipelineExecutionNotFoundException.Builder,PipelineExecutionNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class PipelineExecutionNotFoundException extends CodePipelineException implements ToCopyableBuilder<PipelineExecutionNotFoundException.Builder,PipelineExecutionNotFoundException>

The pipeline execution was specified in an invalid format or cannot be found, or an execution ID does not belong to the specified pipeline.

See Also: