TargetSetupError

public class TargetSetupError
extends HarnessException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessException
     ↳ com.android.tradefed.targetprep.TargetSetupError


אירעה שגיאה קטלנית במהלך הכנת היעד לבדיקה.

סיכום

יוצרים ציבוריים

TargetSetupError(String reason)

ה-constructor הזה הוצא משימוש. במקום זאת, צריך להשתמש ב-TargetSetupError(String, com.android.tradefed.command.remote.DeviceDescriptor).

TargetSetupError(String reason, DeviceDescriptor descriptor)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית.

TargetSetupError(String reason, DeviceDescriptor descriptor, ErrorIdentifier errorId)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית.

TargetSetupError(String reason, ErrorIdentifier errorId)

יצירת אובייקט חדש של (@link TargetSetupError} עם הודעת שגיאה משמעותית.

TargetSetupError(String reason, Throwable cause)

ה-constructor הזה הוצא משימוש. במקום זאת, צריך להשתמש ב-TargetSetupError(String, Throwable, com.android.tradefed.command.remote.DeviceDescriptor, com.android.tradefed.result.error.ErrorIdentifier).

TargetSetupError(String reason, Throwable cause, DeviceDescriptor descriptor)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

TargetSetupError(String reason, Throwable cause, DeviceDescriptor descriptor, boolean deviceSide)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

TargetSetupError(String reason, Throwable cause, DeviceDescriptor descriptor, boolean deviceSide, ErrorIdentifier errorId)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

TargetSetupError(String reason, Throwable cause, DeviceDescriptor descriptor, ErrorIdentifier errorId)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

TargetSetupError(String reason, Throwable cause, ErrorIdentifier errorId)

יצירת אובייקט חדש של TargetSetupError עם הודעה משמעותית על השגיאה ועם סיבה.

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

String getDeviceSerial()

החזרת המספר הסידורי של המכשיר שהושפע מ-TargetSetupError.

בנאים ציבוריים

TargetSetupError

public TargetSetupError (String reason)

ה-constructor הזה הוצא משימוש.
במקום זאת, צריך להשתמש ב-TargetSetupError(String, com.android.tradefed.command.remote.DeviceDescriptor).

יצירת אובייקט חדש של (@link TargetSetupError} עם הודעת שגיאה משמעותית.

פרמטרים
reason String: הודעת שגיאה שמתארת את הגורם לשגיאה

TargetSetupError

public TargetSetupError (String reason, 
                DeviceDescriptor descriptor)

יצירת אובייקט חדש של (@link TargetSetupError} עם הודעת שגיאה משמעותית.

פרמטרים
reason String: הודעת שגיאה שמתארת את הגורם לשגיאה

descriptor DeviceDescriptor: התיאור של המכשיר הרלוונטי

TargetSetupError

public TargetSetupError (String reason, 
                DeviceDescriptor descriptor, 
                ErrorIdentifier errorId)

יצירת אובייקט חדש של (@link TargetSetupError} עם הודעת שגיאה משמעותית.

פרמטרים
reason String: הודעת שגיאה שמתארת את הגורם לשגיאה

descriptor DeviceDescriptor: התיאור של המכשיר הרלוונטי

errorId ErrorIdentifier: מזהה השגיאה של השגיאה הזו.

TargetSetupError

public TargetSetupError (String reason, 
                ErrorIdentifier errorId)

יצירת אובייקט חדש של (@link TargetSetupError} עם הודעת שגיאה משמעותית.

פרמטרים
reason String: הודעת שגיאה שמתארת את הסיבה לשגיאה

errorId ErrorIdentifier: מזהה השגיאה של השגיאה.

שגיאת TargetSetup

public TargetSetupError (String reason, 
                Throwable cause)

ה-constructor הזה הוצא משימוש.
במקום זאת, צריך להשתמש ב-TargetSetupError(String, Throwable, com.android.tradefed.command.remote.DeviceDescriptor, com.android.tradefed.result.error.ErrorIdentifier).

יצירת אובייקט חדש של TargetSetupError עם הודעה משמעותית על השגיאה ועם סיבה.

פרמטרים
reason String: הודעת שגיאה מפורטת.

cause Throwable: Throwable שמתעד את הסיבה המקורית ל-TargetSetupError

TargetSetupError

public TargetSetupError (String reason, 
                Throwable cause, 
                DeviceDescriptor descriptor)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

פרמטרים
reason String: הודעת שגיאה מפורטת.

cause Throwable: Throwable שמתעד את הסיבה המקורית ל-TargetSetupError

descriptor DeviceDescriptor: המתאר של המכשיר הרלוונטי, יכול להיות null.

TargetSetupError

public TargetSetupError (String reason, 
                Throwable cause, 
                DeviceDescriptor descriptor, 
                boolean deviceSide)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

פרמטרים
reason String: הודעת שגיאה מפורטת.

cause Throwable: Throwable שמתעד את הסיבה המקורית ל-TargetSetupError

descriptor DeviceDescriptor: התיאור של המכשיר הרלוונטי, יכול להיות null.

deviceSide boolean: האם החריג נוצר בגלל שגיאה במכשיר או לא.

TargetSetupError

public TargetSetupError (String reason, 
                Throwable cause, 
                DeviceDescriptor descriptor, 
                boolean deviceSide, 
                ErrorIdentifier errorId)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

פרמטרים
reason String: הודעת שגיאה מפורטת.

cause Throwable: ערך Throwable שתועד בסיבה המקורית לשגיאה TargetSetupError

descriptor DeviceDescriptor: התיאור של המכשיר הרלוונטי, יכול להיות null.

deviceSide boolean: האם החריג נוצר בגלל שגיאה במכשיר או לא.

errorId ErrorIdentifier: מזהה השגיאה של השגיאה.

שגיאת TargetSetup

public TargetSetupError (String reason, 
                Throwable cause, 
                DeviceDescriptor descriptor, 
                ErrorIdentifier errorId)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

פרמטרים
reason String: הודעת שגיאה מפורטת.

cause Throwable: Throwable שמתעד את הסיבה המקורית ל-TargetSetupError

descriptor DeviceDescriptor: המתאר של המכשיר הרלוונטי, יכול להיות null.

errorId ErrorIdentifier: מזהה השגיאה של השגיאה הזו.

שגיאת TargetSetup

public TargetSetupError (String reason, 
                Throwable cause, 
                ErrorIdentifier errorId)

יוצרת שגיאה חדשה (@link TargetSetupError} עם הודעת שגיאה משמעותית וסיבה.

פרמטרים
reason String: הודעת שגיאה מפורטת.

cause Throwable: ערך Throwable שתועד בסיבה המקורית לשגיאה TargetSetupError

errorId ErrorIdentifier: מזהה השגיאה של השגיאה הזו.

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

getDeviceSerial

public String getDeviceSerial ()

החזרת המספר הסידורי של המכשיר שהושפע מהשגיאה TargetSetupError. הערך יכול להיות null.

החזרות
String