NoDeviceException

public class NoDeviceException
extends HarnessRuntimeException

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


指定されたコマンドを実行するデバイスがない場合にスローされます。

概要

パブリック コンストラクタ

NoDeviceException(String msg, ErrorIdentifier errorId)

NoDeviceException を作成します。

パブリック コンストラクタ

NoDeviceException

public NoDeviceException (String msg, 
                ErrorIdentifier errorId)

NoDeviceException を作成します。

パラメータ
msg String: 説明的なメッセージ。

errorId ErrorIdentifier: 例外を分類する ErrorIdentifier