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, toString
Copyright © 2001–2024 The Apache Software Foundation. All rights reserved.