CarryInterruptedException

public class CarryInterruptedException
extends Object

java.lang.Object
   ↳ com.android.tradefed.testtype.junit4.CarryInterruptedException


แสดงเมื่อทริกเกอร์ระยะหมดเวลาการทดสอบและจำเป็นต้องส่ง InterruptedException จากเธรดการดำเนินการทดสอบไปยังเธรดการดำเนินการเรียกใช้

สรุป

ตัวสร้างแบบสาธารณะ

CarryInterruptedException(InterruptedException e)

เมธอดสาธารณะ

InterruptedException getInterruptedException()

ตัวสร้างแบบสาธารณะ

CarryInterruptedException

public CarryInterruptedException (InterruptedException e)

พารามิเตอร์
e InterruptedException

เมธอดสาธารณะ

getInterruptedException

public InterruptedException getInterruptedException ()

คิกรีเทิร์น
InterruptedException