Class ThrottlingException

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

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

The request rate exceeds the allowed limit. Wait briefly and retry the request.

See Also: