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