@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()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ConcurrentReferenceUpdateException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<ConcurrentReferenceUpdateException.Builder,ConcurrentReferenceUpdateException>
toBuilder
in class CodeCommitException
public static ConcurrentReferenceUpdateException.Builder builder()
public static Class<? extends ConcurrentReferenceUpdateException.Builder> serializableBuilderClass()