RuntimeException XFormParser.ParseException instead@Deprecated public class XFormParseException extends RuntimeException
| Constructor and Description |
|---|
XFormParseException()
Deprecated.
|
XFormParseException(String msg)
Deprecated.
|
XFormParseException(String msg,
org.kxml2.kdom.Element e)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Deprecated.
|
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 © 2024. All rights reserved.