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 |