Class ThrottlingException

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

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

The request was throttled because it exceeds a request rate limit. Retry the request with backoff.

See Also: