CarryInterruptException

public class CarryInterruptedException
extends Object

java.lang.Object
com.android.tradefed.testtype.junit4.CarryInterruptException


يتم إلقاؤه عند تشغيل مهلة مرحلة الاختبار ويلزم نقل InterruptException من مؤشر ترابط تنفيذ الاختبار إلى مؤشر ترابط تنفيذ الاستدعاء.

ملخص

المنشأت العامة

CarryInterruptedException (InterruptedException e)

الأساليب العامة

InterruptedException getInterruptedException ()

المنشأت العامة

CarryInterruptException

public CarryInterruptedException (InterruptedException e)

حدود
e InterruptedException

الأساليب العامة

getInterruptException

public InterruptedException getInterruptedException ()

عائدات
InterruptedException