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