org.gjt.xpp.impl.tag
Class PullParserRuntimeException
public
class
PullParserRuntimeException
extends RuntimeException
protected Throwable detail
public PullParserRuntimeException(String s)
public PullParserRuntimeException(String s, Throwable thrwble)
public PullParserRuntimeException(Throwable thrwble)
public Throwable getDetail()
public String getMessage()
public void printStackTrace()
public void setDetail(Throwable cause)
Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.
Note this package is deprecated by
XPP3 that implements
XmlPull API