TimeoutException

public class TimeoutException
extends Object

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


Exception générée lorsqu'une connexion à Adb a échoué en raison d'un délai avant expiration.

Résumé

Constructeurs publics

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

Constructeurs publics

TimeoutException

public TimeoutException ()

TimeoutException

public TimeoutException (String s)

Paramètres
s String

TimeoutException

public TimeoutException (String s, 
                Throwable throwable)

Paramètres
s String

throwable Throwable

TimeoutException

public TimeoutException (Throwable throwable)

Paramètres
throwable Throwable