AbstractXmlParser.ParseException

public static class AbstractXmlParser.ParseException
extends Exception

java.lang.Object
java.lang.Throwable
  java.lang.Exception
    com.android.tradefed.util.xml.AbstractXmlParser.ParseException


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

摘要

公共构造函数

ParseException(Throwable cause)

公共构造函数

ParseException

public ParseException (Throwable cause)

参数
cause Throwable