Class TooManyRequestsException

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

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

Indicates that the request is being made too frequently and is more than what the server can handle.

See Also: