org.xmlpull.v1
Class XmlPullParserException
Exception
org.xmlpull.v1.XmlPullParserException
public class XmlPullParserException
extends Exception
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException
public XmlPullParserException(String s)
XmlPullParserException
public XmlPullParserException(String msg,
XmlPullParser parser,
Throwable chain)
getColumnNumber
public int getColumnNumber()
getDetail
public Throwable getDetail()
getLineNumber
public int getLineNumber()
printStackTrace
public void printStackTrace()
Copyright (c) 2005 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.