Class RateExceededException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<RateExceededException.Builder,RateExceededException>

@Generated("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.

See Also: