Class InvalidXMLException

    • Constructor Detail

      • InvalidXMLException

        public InvalidXMLException​(String message)
        Constructs a new InvalidXMLException with the specified detail message.
        Parameters:
        message - the optional detail message, or null.