Class UnsupportedTLDException

    • Constructor Detail

      • UnsupportedTLDException

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