Class InvalidDomainNameException

All Implemented Interfaces:
Serializable

public class InvalidDomainNameException extends AmazonServiceException

This error indicates that the specified domain name is not valid.

See Also:
  • Constructor Details

    • InvalidDomainNameException

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