TimeoutException

public class TimeoutException
extends Object

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


חריגה שמופעלת כשחיבור ל-ADB נכשל בגלל פסק זמן.

סיכום

Constructors ציבוריים

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

Constructors ציבוריים

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