HarnaisIOException

public class HarnessIOException
extends Object implements IHarnessException

java.lang.Object
com.android.tradefed.error.HarnessIOException


Exploitez l’exception qui aide à résoudre les problèmes de fichiers.

Résumé

Constructeurs publics

HarnessIOException (Throwable cause, ErrorIdentifier errorId)

Méthodes publiques

ErrorIdentifier getErrorId ()

Renvoie l' ErrorIdentifier associé à l'exception.

String getOrigin ()

Renvoie l'origine de l'exception.

Constructeurs publics

HarnaisIOException

public HarnessIOException (Throwable cause, 
                ErrorIdentifier errorId)

Paramètres
cause Throwable

errorId ErrorIdentifier

Méthodes publiques

getErrorId

public ErrorIdentifier getErrorId ()

Renvoie l' ErrorIdentifier associé à l'exception. Peut être nul.

Retour
ErrorIdentifier

obtenirOrigine

public String getOrigin ()

Renvoie l'origine de l'exception.

Retour
String