|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.custommonkey.xmlunit.exceptions.XMLUnitRuntimeException
org.custommonkey.xmlunit.exceptions.ConfigurationException
public class ConfigurationException
Exception thrown when an XML parser-, transformer- or XPath-factory throws a configuration exception.
Constructor Summary | |
---|---|
ConfigurationException(java.lang.String s)
|
|
ConfigurationException(java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class org.custommonkey.xmlunit.exceptions.XMLUnitRuntimeException |
---|
getCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationException(java.lang.Throwable t)
public ConfigurationException(java.lang.String s)
|
XMLUnit is hosted by sourceforge.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |