FileUtil.HarnessIOException 異常

public static class FileUtil.HarnessIOException
extends Object implements IHarnessException

java.lang.Object
com.android.tradefed.util.FileUtil.HarnessIOException


利用有助於攜帶文件問題的異常。

概括

公共方法

ErrorIdentifier getErrorId ()

返回與異常關聯的ErrorIdentifier

String getOrigin ()

返回異常的來源。

公共方法

獲取錯誤ID

public ErrorIdentifier getErrorId ()

返回與異常關聯的ErrorIdentifier 。可以為空。

退貨
ErrorIdentifier

獲取來源

public String getOrigin ()

返回異常的來源。

退貨
String