src/javax/xml/parsers/ParserConfigurationException.java

Print this page

        

*** 33,43 **** public class ParserConfigurationException extends Exception { /** * Create a new <code>ParserConfigurationException</code> with no ! * detail mesage. */ public ParserConfigurationException() { super(); } --- 33,43 ---- public class ParserConfigurationException extends Exception { /** * Create a new <code>ParserConfigurationException</code> with no ! * detail message. */ public ParserConfigurationException() { super(); }