FileUtil.HarnessIOException

public static class FileUtil.HarnessIOException
extends Object implements IHarnessException

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


Eccezione di Harness che aiuta a gestire i problemi relativi ai file.

Riepilogo

Metodi pubblici

ErrorIdentifier getErrorId()

Restituisce il ErrorIdentifier associato all'eccezione.

String getOrigin()

Restituisce l'origine dell'eccezione.

Metodi pubblici

getErrorId

public ErrorIdentifier getErrorId ()

Restituisce il ErrorIdentifier associato all'eccezione. Può essere null.

Ritorni
ErrorIdentifier

getOrigin

public String getOrigin ()

Restituisce l'origine dell'eccezione.

Ritorni
String