CarryInterruptedException

public class CarryInterruptedException
extends Object

java.lang.অবজেক্ট
com.android.tradefed.testtype.junit4.CarryInterruptedException


টেস্ট ফেজ টাইমআউট ট্রিগার হলে নিক্ষেপ করা হয় এবং একটি InterruptedException টেস্ট এক্সিকিউশন থ্রেড থেকে ইনভোকেশন এক্সিকিউশন থ্রেডে নিয়ে যেতে হবে।

সারসংক্ষেপ

পাবলিক কনস্ট্রাক্টর

CarryInterruptedException (InterruptedException e)

পাবলিক পদ্ধতি

InterruptedException getInterruptedException ()

পাবলিক কনস্ট্রাক্টর

CarryInterruptedException

public CarryInterruptedException (InterruptedException e)

পরামিতি
e InterruptedException

পাবলিক পদ্ধতি

getInterruptedException

public InterruptedException getInterruptedException ()

রিটার্নস
InterruptedException