抽象 XmlParser.ParseException
public static class AbstractXmlParser.ParseException
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.xml.AbstractXmlParser.ParseException |
如果无法解析 XML 输入,则抛出
概括
公共构造函数 | |
---|---|
ParseException (Throwable cause) |
公共构造函数
解析异常
public ParseException (Throwable cause)
参数 | |
---|---|
cause | Throwable |