Class UnsupportedDocumentEncodingException

    • Constructor Detail

      • UnsupportedDocumentEncodingException

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