|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.custommonkey.xmlunit.exceptions.XMLUnitException
Base class of any checked exception that can be thrown within XMLUnit.
| Constructor Summary | |
protected |
XMLUnitException(java.lang.String message,
java.lang.Throwable cause)
Inititializes the exeption. |
| Method Summary | |
java.lang.Throwable |
getCause()
Root cause of the exception, if any. |
| 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 |
protected XMLUnitException(java.lang.String message,
java.lang.Throwable cause)
message - the detail messagecause - the root cause of the exception| Method Detail |
public java.lang.Throwable getCause()
|
XMLUnit is hosted by sourceforge.net |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||