@Generated(value="software.amazon.awssdk:codegen") public final class InvalidErrorCodeException extends CloudFrontException implements ToCopyableBuilder<InvalidErrorCodeException.Builder,InvalidErrorCodeException>
An invalid error code was specified.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidErrorCodeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidErrorCodeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidErrorCodeException.Builder> |
serializableBuilderClass() |
InvalidErrorCodeException.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 InvalidErrorCodeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidErrorCodeException.Builder,InvalidErrorCodeException>toBuilder in class CloudFrontExceptionpublic static InvalidErrorCodeException.Builder builder()
public static Class<? extends InvalidErrorCodeException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.