AbstractXmlParser.ParseException

public static class AbstractXmlParser.ParseException
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.xml.AbstractXmlParser.ParseException


如果无法解析 XML 输入,则会抛出此异常

摘要

公共构造函数

ParseException(Throwable cause)

公共构造函数

ParseException

public ParseException (Throwable cause)

参数
cause Throwable