TimeoutException

public class TimeoutException
extends Exception

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ 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