Class StageNotFoundException

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

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

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

See Also: