@Generated(value="software.amazon.awssdk:codegen") public final class ServiceInternalErrorException extends CloudControlException implements ToCopyableBuilder<ServiceInternalErrorException.Builder,ServiceInternalErrorException>
The resource handler has returned that the downstream service returned an internal error, typically with a
5XX HTTP status code.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceInternalErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceInternalErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceInternalErrorException.Builder> |
serializableBuilderClass() |
ServiceInternalErrorException.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 ServiceInternalErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceInternalErrorException.Builder,ServiceInternalErrorException>toBuilder in class CloudControlExceptionpublic static ServiceInternalErrorException.Builder builder()
public static Class<? extends ServiceInternalErrorException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.