Class DbClusterQuotaExceededException

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

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

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

See Also: