沒有裝置例外狀況

public class NoDeviceException
extends HarnessRuntimeException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessRuntimeException
     ↳ com.android.tradefed.device.NoDeviceException


如果沒有裝置可執行指定指令,就會由系統傳回。

摘要

公用建構函式

NoDeviceException(String msg, ErrorIdentifier errorId)

可建立 NoDeviceException

公用建構函式

沒有裝置例外狀況

public NoDeviceException (String msg, 
                ErrorIdentifier errorId)

可建立 NoDeviceException

參數
msg String:描述性訊息。

errorId ErrorIdentifier:用於分類例外狀況的 ErrorIdentifier