CarryInterruptedException

public class CarryInterruptedException
extends Object

Java.lang.Nesne
🎃 com.android.tradefed.testtype.junit4.CarryInterruptedException


Test aşaması zaman aşımı tetiklendiğinde ve bir InterruptedException hatasının test yürütme iş parçacığı ile çağrı yürütme iş parçacığına test eder.

Özet

Kamu inşaatçıları

CarryInterruptedException(InterruptedException e)

Herkese açık yöntemler

InterruptedException getInterruptedException()

Kamu inşaatçıları

CarryInterruptedException

public CarryInterruptedException (InterruptedException e)

Parametreler
e InterruptedException

Herkese açık yöntemler

getInterruptedException

public InterruptedException getInterruptedException ()

İlerlemeler
InterruptedException