Class PipelineVersionNotFoundException

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

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

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

See Also: