FileUtil.HarnessIOException

public static class FileUtil.HarnessIOException
extends Object implements IHarnessException

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


Dosya sorunlarını taşımaya yardımcı olan Harness istisnası.

Özet

Herkese açık yöntemler

ErrorIdentifier getErrorId()

İstisnayla ilişkili ErrorIdentifier değerini döndürür.

String getOrigin()

İstisnanın kaynağını döndürür.

Herkese açık yöntemler

getErrorId

public ErrorIdentifier getErrorId ()

İstisnayla ilişkili ErrorIdentifier değerini döndürür. Boş olabilir.

İlerlemeler
ErrorIdentifier

getOrigin

public String getOrigin ()

İstisnanın kaynağını döndürür.

İlerlemeler
String