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, toString
Copyright © 2001–2017 XMLUnit. All rights reserved.