Class PipelineExecutionNotStoppableException

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

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

Unable to stop the pipeline execution. The execution might already be in a Stopped state, or it might no longer be in progress.

See Also: