Google berkomitmen untuk mendorong terwujudnya keadilan ras bagi komunitas Kulit Hitam. Lihat caranya.

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 dibawa dari utas eksekusi uji ke utas eksekusi pemanggilan.

Ringkasan

Konstruktor publik

CarryInterruptedException (InterruptedException e)

Metode publik

InterruptedException getInterruptedException ()

Konstruktor publik

CarryInterruptedException

public CarryInterruptedException (InterruptedException e)

Parameter
e InterruptedException

Metode publik

getInterruptedException

public InterruptedException getInterruptedException ()

Kembali
InterruptedException