src/javax/xml/parsers/FactoryConfigurationError.java

Print this page

        

*** 43,53 **** */ private Exception exception; /** * Create a new <code>FactoryConfigurationError</code> with no ! * detail mesage. */ public FactoryConfigurationError() { super(); this.exception = null; --- 43,53 ---- */ private Exception exception; /** * Create a new <code>FactoryConfigurationError</code> with no ! * detail message. */ public FactoryConfigurationError() { super(); this.exception = null;