public abstract class XMLUnitException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
XMLUnitException(String message,
Throwable cause)
Inititializes the exeption.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Root cause of the exception, if any.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2018 XMLUnit. All rights reserved.