@Generated(value="software.amazon.awssdk:codegen") public final class RateExceededException extends QldbSessionException implements ToCopyableBuilder<RateExceededException.Builder,RateExceededException>
Returned when the rate of requests exceeds the allowed throughput.
| Modifier and Type | Class and Description |
|---|---|
static interface |
RateExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RateExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends RateExceededException.Builder> |
serializableBuilderClass() |
RateExceededException.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 RateExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<RateExceededException.Builder,RateExceededException>toBuilder in class QldbSessionExceptionpublic static RateExceededException.Builder builder()
public static Class<? extends RateExceededException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.