AbstractXmlParser.ParseException
public
static
class
AbstractXmlParser.ParseException
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.xml.AbstractXmlParser.ParseException |
Thrown if XML input could not be parsed
Summary
Public constructors | |
---|---|
ParseException(Throwable cause)
|
Public constructors
ParseException
public ParseException (Throwable cause)
Parameters | |
---|---|
cause |
Throwable |