Example usage for Java javax.xml.parsers FactoryConfigurationError fields, constructors, methods, implement or subclass
The text is from its open source code.
Exception | getException() Return the actual exception (if any) that caused this exception to be raised. |
String | getMessage() Return the message (if any) for this error . |
void | printStackTrace() Prints this throwable and its backtrace to the standard error stream. |
String | toString() Returns a short description of this throwable. |