public abstract class XMLUnitException
extends java.lang.Exception
| Modifier | Constructor and Description |
|---|---|
protected |
XMLUnitException(java.lang.String message,
java.lang.Throwable cause)
Inititializes the exeption.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause()
Root cause of the exception, if any.
|