Class UnsupportedTLDException

All Implemented Interfaces:
Serializable

public class UnsupportedTLDException extends AmazonServiceException

Amazon Route 53 does not support this top-level domain.

See Also:
  • Constructor Details

    • UnsupportedTLDException

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