Class ThrottlingException

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

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

The operation could not be performed because the service is throttling requests. This exception is thrown when the service endpoint receives too many concurrent requests.

See Also: