FileUtil.HarnessIOEccezione
public
static
class
FileUtil.HarnessIOException
extends Object
implements
IHarnessException
java.lang.Object | |
🎞 | com.android.tradefed.util.FileUtil.HarnessIOException |
Sfrutta l'eccezione che consente di risolvere i problemi con i file.
Riepilogo
Metodi pubblici | |
---|---|
ErrorIdentifier
|
getErrorId()
Restituisce il valore |
String
|
getOrigin()
Restituisce l'origine dell'eccezione. |
Metodi pubblici
ID errore
public ErrorIdentifier getErrorId ()
Restituisce il valore ErrorIdentifier
associato all'eccezione. Può essere null.
Ritorni | |
---|---|
ErrorIdentifier |
getOrigin
public String getOrigin ()
Restituisce l'origine dell'eccezione.
Ritorni | |
---|---|
String |