CarryInterruptedException
public class CarryInterruptedException
extends Object
java.lang.object |
↳ | com.android.tradefed.testtype.junit4.CarryInterruptedException |
هنگامی که مهلت زمانی فاز آزمایشی راه اندازی می شود و یک InterruptedException باید از رشته اجرای آزمایشی به رشته اجرای فراخوانی منتقل شود، پرتاب می شود.
خلاصه
سازندگان عمومی
CarryInterruptedException
public CarryInterruptedException (InterruptedException e)
پارامترها |
---|
e | InterruptedException |
روش های عمومی
getInterruptedException
public InterruptedException getInterruptedException ()
برمی گرداند |
---|
InterruptedException | |