Class NotLatestPipelineExecutionException

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

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

The stage has failed in a later run of the pipeline and the pipelineExecutionId associated with the request is out of date.

See Also: