CarryInterruptedException

public class CarryInterruptedException
extends Object

java.lang.Objek
com.android.tradefed.testtype.junit4.CarryInterruptedException


Dilempar ketika batas waktu fase pengujian dipicu dan InterruptedException perlu dijalankan dari thread eksekusi pengujian ke thread eksekusi pemanggilan.

Ringkasan

Konstruktor publik

CarryInterruptedException (InterruptedException e)

Metode publik

InterruptedException getInterruptedException ()

Konstruktor publik

CarryInterruptedException

public CarryInterruptedException (InterruptedException e)

Parameter
e InterruptedException

Metode publik

dapatkan InterruptedException

public InterruptedException getInterruptedException ()

Kembali
InterruptedException