TimeoutException

public class TimeoutException
extends Object

java.lang.Object
   ↳ com.android.ddmlib.TimeoutException


يتم عرض هذا الاستثناء عندما يتعذّر الاتصال بـ Adb بسبب انتهاء المهلة.

ملخّص

الإنشاءات العامة

TimeoutException()
TimeoutException(String s)
TimeoutException(String s, Throwable throwable)
TimeoutException(Throwable throwable)

الإنشاءات العامة

TimeoutException

public TimeoutException ()

TimeoutException

public TimeoutException (String s)

المعلمات
s String

TimeoutException

public TimeoutException (String s, 
                Throwable throwable)

المعلمات
s String

throwable Throwable

TimeoutException

public TimeoutException (Throwable throwable)

المعلمات
throwable Throwable