Class LimitExceededException

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

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

The request exceeded the rate limit. Retry after the specified time period.

See Also: