@Generated(value="software.amazon.awssdk:codegen") public final class InternalServiceErrorException extends SecretsManagerException implements ToCopyableBuilder<InternalServiceErrorException.Builder,InternalServiceErrorException>
An error occurred on the server side.
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 SecretsManagerException
public static InternalServiceErrorException.Builder builder()
public static Class<? extends InternalServiceErrorException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.