CarryInterruptedException

public class CarryInterruptedException
extends Object

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


הבעיה הזו מתרחשת כשהזמן הקצוב לתפוגה של שלב הבדיקה מופעל, ויש צורך להעביר את InterruptedException מחוט ההרצה של הבדיקה לחוט ההרצה של הקריאה.

סיכום

יוצרים ציבוריים

CarryInterruptedException(InterruptedException e)

שיטות ציבוריות

InterruptedException getInterruptedException()

יוצרים ציבוריים

CarryInterruptedException

public CarryInterruptedException (InterruptedException e)

פרמטרים
e InterruptedException

שיטות ציבוריות

getInterruptedException

public InterruptedException getInterruptedException ()

החזרות
InterruptedException