@Generated(value="software.amazon.awssdk:codegen") public final class InternalServiceException extends CloudDirectoryException implements ToCopyableBuilder<InternalServiceException.Builder,InternalServiceException>
Indicates a problem that must be resolved by Amazon Web Services. This might be a transient error in which case you can retry your request until it succeeds. Otherwise, go to the AWS Service Health Dashboard site to see if there are any operational issues with the service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalServiceException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalServiceException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalServiceException.Builder> |
serializableBuilderClass() |
InternalServiceException.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 InternalServiceException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InternalServiceException.Builder,InternalServiceException>toBuilder in class CloudDirectoryExceptionpublic static InternalServiceException.Builder builder()
public static Class<? extends InternalServiceException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.