อุปกรณ์ไม่มีการตอบสนองข้อยกเว้น

public class DeviceUnresponsiveException
extends DeviceNotAvailableException

java.lang.Object
com.android.tradefed.error.HarnessException
  com.android.tradefed.device.DeviceNotavailableException
    com.android.tradefed.device.DeviceUnPersonalizedException


ความเชี่ยวชาญพิเศษของ DeviceNotAvailableException ที่บ่งชี้ว่าอุปกรณ์มองเห็นได้ adb แต่ไม่ตอบสนอง (เช่น คำสั่งหมดเวลา เปิดเครื่องไม่ได้ ฯลฯ)

สรุป

ช่างก่อสร้างสาธารณะ

DeviceUnresponsiveException(String msg, String serial)

สร้าง DeviceUnresponsiveException

DeviceUnresponsiveException(String msg, String serial, ErrorIdentifier errorId)

สร้าง DeviceUnresponsiveException

DeviceUnresponsiveException(String msg, Throwable cause, String serial)

สร้าง DeviceUnresponsiveException

DeviceUnresponsiveException(String msg, Throwable cause, String serial, ErrorIdentifier errorId)

สร้าง DeviceUnresponsiveException

ช่างก่อสร้างสาธารณะ

อุปกรณ์ไม่มีการตอบสนองข้อยกเว้น

public DeviceUnresponsiveException (String msg, 
                String serial)

สร้าง DeviceUnresponsiveException

พารามิเตอร์
msg String: ข้อความอธิบาย

serial String: หมายเลขซีเรียลของอุปกรณ์ที่เกี่ยวข้อง

อุปกรณ์ไม่มีการตอบสนองข้อยกเว้น

public DeviceUnresponsiveException (String msg, 
                String serial, 
                ErrorIdentifier errorId)

สร้าง DeviceUnresponsiveException

พารามิเตอร์
msg String: ข้อความอธิบาย

serial String: หมายเลขซีเรียลของอุปกรณ์ที่เกี่ยวข้อง

errorId ErrorIdentifier: ตัวระบุข้อผิดพลาดสำหรับข้อผิดพลาดนี้

อุปกรณ์ไม่มีการตอบสนองข้อยกเว้น

public DeviceUnresponsiveException (String msg, 
                Throwable cause, 
                String serial)

สร้าง DeviceUnresponsiveException

พารามิเตอร์
msg String: ข้อความอธิบาย

cause Throwable: รูท Throwable ที่ทำให้อุปกรณ์ไม่พร้อมใช้งาน

serial String: หมายเลขซีเรียลของอุปกรณ์ที่เกี่ยวข้อง

อุปกรณ์ไม่มีการตอบสนองข้อยกเว้น

public DeviceUnresponsiveException (String msg, 
                Throwable cause, 
                String serial, 
                ErrorIdentifier errorId)

สร้าง DeviceUnresponsiveException

พารามิเตอร์
msg String: ข้อความอธิบาย

cause Throwable: รูท Throwable ที่ทำให้อุปกรณ์ไม่พร้อมใช้งาน

serial String: หมายเลขซีเรียลของอุปกรณ์ที่เกี่ยวข้อง

errorId ErrorIdentifier: ตัวระบุข้อผิดพลาดสำหรับข้อผิดพลาดนี้