Class TipOfSourceReferenceIsDifferentException

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

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

The tip of the source branch in the destination repository does not match the tip of the source branch specified in your request. The pull request might have been updated. Make sure that you have the latest changes.

See Also: