Class ThrottlingException

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

@Generated("software.amazon.awssdk:codegen") public final class ThrottlingException extends ConnectHealthException implements ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>

This error is thrown when the client exceeds the allowed request rate.

See Also: