Class ThrottlingException

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

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

Occurs when a service's request rate limit is exceeded, resulting in throttling of further requests.

See Also: