TimeoutException

public class TimeoutException
extends Object

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


Adb ile bağlantı zaman aşımı nedeniyle başarısız olduğunda istisna oluşturulur.

Özet

Herkese açık oluşturucular

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

Herkese açık oluşturucular

TimeoutException

public TimeoutException ()

TimeoutException

public TimeoutException (String s)

Parametreler
s String

TimeoutException

public TimeoutException (String s, 
                Throwable throwable)

Parametreler
s String

throwable Throwable

TimeoutException

public TimeoutException (Throwable throwable)

Parametreler
throwable Throwable