Class ThrottlingException

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

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

This exception occurs when you have exceeded the limit on the number of requests per second.

See Also: