FileUtil.HarnessIOException

public static class FileUtil.HarnessIOException
extends Object implements IHarnessException

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


חריגה של Harness שעוזרת לטפל בבעיות שקשורות לקבצים.

סיכום

שיטות ציבוריות

ErrorIdentifier getErrorId()

הפונקציה מחזירה את הערך של ErrorIdentifier שמשויך לחריגה.

String getOrigin()

הפונקציה מחזירה את המקור של החריגה.

שיטות ציבוריות

getErrorId

public ErrorIdentifier getErrorId ()

הפונקציה מחזירה את הערך של ErrorIdentifier שמשויך לחריגה. הערך יכול להיות null.

החזרות
ErrorIdentifier

getOrigin

public String getOrigin ()

הפונקציה מחזירה את המקור של החריגה.

החזרות
String