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
public CarryInterruptedException (InterruptedException e)
Parameter |
---|
e | InterruptedException |
Metode publik
getInterruptedException
public InterruptedException getInterruptedException ()
Kembali |
---|
InterruptedException | |