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() |
int |
getLineNumber() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XmlPullParserException(String s)
public XmlPullParserException(String msg, XmlPullParser parser, Throwable chain)
Copyright © 2017. All rights reserved.