public class XFormParseException extends RuntimeException
| Constructor and Description |
|---|
XFormParseException() |
XFormParseException(String msg) |
XFormParseException(String msg,
org.kxml2.kdom.Element e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XFormParseException()
public XFormParseException(String msg)
public XFormParseException(String msg, org.kxml2.kdom.Element e)
public String getMessage()
getMessage in class ThrowableCopyright © 2022. All rights reserved.