@Generated(value="software.amazon.awssdk:codegen") public final class InternalErrorException extends BudgetsException implements ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>
An error on the server occurred during the processing of your request. Try again later.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalErrorException.Builder> |
serializableBuilderClass() |
InternalErrorException.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 InternalErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>toBuilder in class BudgetsExceptionpublic static InternalErrorException.Builder builder()
public static Class<? extends InternalErrorException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.