Class DbClusterQuotaExceededException

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

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

The user attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.

See Also: