@Generated(value="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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ConcurrentReferenceUpdateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentReferenceUpdateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ConcurrentReferenceUpdateException.Builder> |
serializableBuilderClass() |
ConcurrentReferenceUpdateException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ConcurrentReferenceUpdateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ConcurrentReferenceUpdateException.Builder,ConcurrentReferenceUpdateException>toBuilder in class CodeCommitExceptionpublic static ConcurrentReferenceUpdateException.Builder builder()
public static Class<? extends ConcurrentReferenceUpdateException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.