Package org.custommonkey.xmlunit
Class DifferenceEngine.DifferenceFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.custommonkey.xmlunit.DifferenceEngine.DifferenceFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DifferenceEngine
Marker exception thrown by the protected compare() method and passed
upwards through the call stack to the public compare() method.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString