javax.xml.parsers
static class: FactoryFinder.ConfigurationError [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Error
javax.xml.parsers.FactoryFinder$ConfigurationError
All Implemented Interfaces:
Serializable
Method from javax.xml.parsers.FactoryFinder$ConfigurationError Summary: |
---|
getException |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.xml.parsers.FactoryFinder$ConfigurationError Detail: |
Exception getException() {
return exception;
}
|