Class ThrottlingException

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

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

The request was denied because of request throttling. Reduce the frequency of your requests.

See Also: