Class BeforeCommitIdAndAfterCommitIdAreSameException

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

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

The before commit ID and the after commit ID are the same, which is not valid. The before commit ID and the after commit ID must be different commit IDs.

See Also: