@Generated(value="software.amazon.awssdk:codegen") public final class AuthorDoesNotExistException extends CodeCommitException implements ToCopyableBuilder<AuthorDoesNotExistException.Builder,AuthorDoesNotExistException>
The specified Amazon Resource Name (ARN) does not exist in the AWS account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthorDoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AuthorDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AuthorDoesNotExistException.Builder> |
serializableBuilderClass() |
AuthorDoesNotExistException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic AuthorDoesNotExistException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<AuthorDoesNotExistException.Builder,AuthorDoesNotExistException>toBuilder in class CodeCommitExceptionpublic static AuthorDoesNotExistException.Builder builder()
public static Class<? extends AuthorDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.