Class ThrottlingException

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

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

The requested operation could not be completed because too many requests were sent at once. Wait a bit and try again later.

See Also: