FileUtil.HarnessIOException
public
static
class
FileUtil.HarnessIOException
extends Object
implements
IHarnessException
Java.lang.Nesne | |
🎃 | com.android.tradefed.util.FileUtil.HarnessIOException |
Dosya sorunlarını taşımaya yardımcı olan istisnayı kullanın.
Özet
Herkese açık yöntemler | |
---|---|
ErrorIdentifier
|
getErrorId()
İstisnayla ilişkili |
String
|
getOrigin()
Özel durumun 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 ()
Özel durumun kaynağını döndürür.
İlerlemeler | |
---|---|
String |