NoDeviceException

public class NoDeviceException
extends HarnessRuntimeException

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


Được gửi khi không có thiết bị nào để thực thi một lệnh nhất định.

Tóm tắt

Hàm khởi tạo công khai

NoDeviceException(String msg, ErrorIdentifier errorId)

Tạo NoDeviceException.

Hàm khởi tạo công khai

NoDeviceException

public NoDeviceException (String msg, 
                ErrorIdentifier errorId)

Tạo NoDeviceException.

Tham số
msg String: một thông báo mô tả.

errorId ErrorIdentifier: ErrorIdentifier phân loại ngoại lệ.