org.gjt.xpp.x2impl.x2pullparser
Class X2PullParserRuntimeException
public
class
X2PullParserRuntimeException
extends RuntimeException
protected Throwable detail
public X2PullParserRuntimeException(String s)
public X2PullParserRuntimeException(String s, Throwable thrwble)
public X2PullParserRuntimeException(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