javax.xml.parsers
public class FactoryConfigurationError extends Error
Version: 1.0
Constructor Summary | |
---|---|
FactoryConfigurationError() | |
FactoryConfigurationError(String msg) | |
FactoryConfigurationError(Exception ex) | |
FactoryConfigurationError(Exception ex, String msg) |
Method Summary | |
---|---|
Exception | getException() |
String | getMessage() |
Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2011-08-26.