FileUtil.HarnessIOException

public static class FileUtil.HarnessIOException
extends Object implements IHarnessException

java.lang.Object
com.android.tradefed.util.FileUtil.HarnessIOException


Eccezione di cablaggio che aiuta a gestire i problemi dei file.

Riepilogo

Metodi pubblici

ErrorIdentifier getErrorId ()

Restituisce l' ErrorIdentifier associato all'eccezione.

String getOrigin ()

Restituisce l'origine dell'eccezione.

Metodi pubblici

getErrorId

public ErrorIdentifier getErrorId ()

Restituisce l' ErrorIdentifier associato all'eccezione. Può essere nullo.

ritorna
ErrorIdentifier

getOrigin

public String getOrigin ()

Restituisce l'origine dell'eccezione.

ritorna
String