TimeoutException

public class TimeoutException
extends Object

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


Pengecualian yang ditampilkan saat koneksi ke ADB gagal karena waktu tunggu habis.

Ringkasan

Konstruktor publik

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

Konstruktor publik

TimeoutException

public TimeoutException ()

TimeoutException

public TimeoutException (String s)

Parameter
s String

TimeoutException

public TimeoutException (String s, 
                Throwable throwable)

Parameter
s String

throwable Throwable

TimeoutException

public TimeoutException (Throwable throwable)

Parameter
throwable Throwable