Class DBClusterQuotaExceededException

All Implemented Interfaces:
Serializable

public class DBClusterQuotaExceededException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • DBClusterQuotaExceededException

      public DBClusterQuotaExceededException(String message)
      Constructs a new DBClusterQuotaExceededException with the specified error message.
      Parameters:
      message - Describes the error encountered.