@Generated(value="software.amazon.awssdk:codegen") public final class GeneralServiceException extends CloudControlException implements ToCopyableBuilder<GeneralServiceException.Builder,GeneralServiceException>
The resource handler has returned that the downstream service generated an error that doesn't map to any other handler error code.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GeneralServiceException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GeneralServiceException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends GeneralServiceException.Builder> |
serializableBuilderClass() |
GeneralServiceException.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 GeneralServiceException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GeneralServiceException.Builder,GeneralServiceException>toBuilder in class CloudControlExceptionpublic static GeneralServiceException.Builder builder()
public static Class<? extends GeneralServiceException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.