Class InstanceQuotaExceededException

All Implemented Interfaces:
Serializable

public class InstanceQuotaExceededException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • InstanceQuotaExceededException

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