Class DBSubnetQuotaExceededException

All Implemented Interfaces:
Serializable

public class DBSubnetQuotaExceededException extends AmazonServiceException

Request would result in user exceeding the allowed number of subnets in a DB subnet groups.

See Also:
  • Constructor Details

    • DBSubnetQuotaExceededException

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