Serializable
public class XmlPullParserException extends Exception
Constructor | Description |
---|---|
XmlPullParserException(String s) |
|
XmlPullParserException(String msg,
XmlPullParser parser,
Throwable chain) |
Modifier and Type | Method | Description |
---|---|---|
int |
getColumnNumber() |
|
int |
getLineNumber() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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 © 2018 JBoss by Red Hat. All rights reserved.