public class XmlLoadException extends RuntimeException
| Constructor and Description |
|---|
XmlLoadException(String msg) |
XmlLoadException(String msg,
Throwable cause) |
XmlLoadException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Returns the cause of this throwable or null if the cause is
nonexistent or unknown.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.