Class PipelineNotFoundException

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

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

The pipeline was specified in an invalid format or cannot be found.

See Also: