FileUtil.HarnessIOExceptionFileUtil.HarnessIOException
public static class FileUtil.HarnessIOException
extends Object
implements IHarnessException
java.lang.Object | |
↳ | com.android.tradefed.util.FileUtil.HarnessIOException |
Exception de harnais qui aide à traiter les problèmes de fichiers.
Sommaire
Méthodes publiques | |
---|---|
ErrorIdentifier | getErrorId () Renvoie l' |
String | getOrigin () Renvoie l'origine de l'exception. |
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 |