Serializablepublic 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, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XmlPullParserException(String s)
public XmlPullParserException(String msg, XmlPullParser parser, Throwable chain)
Copyright © 2022 JBoss by Red Hat. All rights reserved.