Class DBSubnetGroupQuotaExceededException

All Implemented Interfaces:
Serializable

public class DBSubnetGroupQuotaExceededException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • DBSubnetGroupQuotaExceededException

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