CarryInterruptedException

public class CarryInterruptedException
extends Object

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


Test aşaması zaman aşımı tetiklendiğinde ve InterruptedException'ın test yürütme iş parçacığından çağrı yürütme iş parçacığına taşınması gerektiğinde atılır.

Özet

Herkese açık kurucular

CarryInterruptedException(InterruptedException e)

Herkese açık yöntemler

InterruptedException getInterruptedException()

Herkese açık kurucular

CarryInterruptedException

public CarryInterruptedException (InterruptedException e)

Parametreler
e InterruptedException

Herkese açık yöntemler

getInterruptedException

public InterruptedException getInterruptedException ()

İlerlemeler
InterruptedException