Class ConcurrentReferenceUpdateException

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

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

The merge cannot be completed because the target branch has been modified. Another user might have modified the target branch while the merge was in progress. Wait a few minutes, and then try again.

See Also: