javax.xml.parsers
public class ParserConfigurationException extends Exception
Constructor Summary | |
---|---|
ParserConfigurationException()
Constructor with no detail message. | |
ParserConfigurationException(String msg)
Constructor with the specified detail message. |
Parameters: msg the detail message