public class XmlPullParserException extends Exception
| Constructor and Description |
|---|
XmlPullParserException(String s) |
XmlPullParserException(String msg,
XmlPullParser parser,
Throwable chain) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
Throwable |
getDetail() |
int |
getLineNumber() |
void |
printStackTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toStringpublic XmlPullParserException(String s)
public XmlPullParserException(String msg, XmlPullParser parser, Throwable chain)
public Throwable getDetail()
public int getLineNumber()
public int getColumnNumber()
public void printStackTrace()
printStackTrace in class ThrowableCopyright (c) 2006 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.