public class ConfigurationException extends XMLUnitRuntimeException
| Constructor and Description |
|---|
ConfigurationException(String s)
Creates a new exception from a custom message.
|
ConfigurationException(String s,
Throwable t)
Creates a new exception from a cause and a custom message.
|
ConfigurationException(Throwable t)
Creates a new exception from a cause.
|
getCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2025 XMLUnit. All rights reserved.