Class PullRequestAlreadyClosedException

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

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

The pull request status cannot be updated because it is already closed.

See Also: