Class DomainLimitExceededException

All Implemented Interfaces:
Serializable

public class DomainLimitExceededException extends AmazonServiceException

The number of domains has exceeded the allowed threshold for the account.

See Also:
  • Constructor Details

    • DomainLimitExceededException

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