Class ServiceQuotaExceededException

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

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

The request was denied because one or more resources has reached its limits for the tier the space belongs to. Either reduce the number of resources, or change the tier if applicable.

See Also: