@Generated(value="software.amazon.awssdk:codegen") public class CodeCommitException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
CodeCommitException.Builder |
protected static class |
CodeCommitException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
CodeCommitException(CodeCommitException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static CodeCommitException.Builder |
builder() |
static Class<? extends CodeCommitException.Builder> |
serializableBuilderClass() |
CodeCommitException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected CodeCommitException(CodeCommitException.Builder builder)
public static CodeCommitException.Builder builder()
public CodeCommitException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends CodeCommitException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.