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