@Generated(value="software.amazon.awssdk:codegen") public final class InternalServiceErrorException extends SesV2Exception implements ToCopyableBuilder<InternalServiceErrorException.Builder,InternalServiceErrorException>
The request couldn't be processed because an error occurred with the Amazon SES API v2.
Modifier and Type | Class and Description |
---|---|
static interface |
InternalServiceErrorException.Builder |
Modifier and Type | Method and Description |
---|---|
static InternalServiceErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalServiceErrorException.Builder> |
serializableBuilderClass() |
InternalServiceErrorException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public InternalServiceErrorException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InternalServiceErrorException.Builder,InternalServiceErrorException>
toBuilder
in class SesV2Exception
public static InternalServiceErrorException.Builder builder()
public static Class<? extends InternalServiceErrorException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.