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