Uses of Package
org.custommonkey.xmlunit.exceptions
-
Packages that use org.custommonkey.xmlunit.exceptions Package Description org.custommonkey.xmlunit Root of the XMLUnit 1.x compatibility layer.org.custommonkey.xmlunit.examples org.custommonkey.xmlunit.exceptions org.custommonkey.xmlunit.jaxp13 -
Classes in org.custommonkey.xmlunit.exceptions used by org.custommonkey.xmlunit Class Description ConfigurationException Exception thrown when an XML parser-, transformer- or XPath-factory throws a configuration exception.XpathException Exception anXpathEngine
is allowed to throw. -
Classes in org.custommonkey.xmlunit.exceptions used by org.custommonkey.xmlunit.examples Class Description XpathException Exception anXpathEngine
is allowed to throw. -
Classes in org.custommonkey.xmlunit.exceptions used by org.custommonkey.xmlunit.exceptions Class Description XMLUnitException Base class of any checked exception that can be thrown within XMLUnit.XMLUnitRuntimeException Base class of any RuntimeException that can be thrown within XMLUnit. -
Classes in org.custommonkey.xmlunit.exceptions used by org.custommonkey.xmlunit.jaxp13 Class Description ConfigurationException Exception thrown when an XML parser-, transformer- or XPath-factory throws a configuration exception.XpathException Exception anXpathEngine
is allowed to throw.