Class TLDRulesViolationException

All Implemented Interfaces:
Serializable

public class TLDRulesViolationException extends AmazonServiceException

The top-level domain does not support this operation.

See Also:
  • Constructor Details

    • TLDRulesViolationException

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