DeviceFailedToBootError

public class DeviceFailedToBootError
extends BuildError

java.lang.Object
java.lang.ניתן לזרוק
Java.lang.Exception
com.android.tradefed.error.HarnessException
com.android.tradefed.targetprep.BuildError
com.android.tradefed.targetprep.DeviceFailedToBootError


נזרק אם התקן נכשל באתחול לאחר הבזק עם build.

סיכום

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

DeviceFailedToBootError (String reason, DeviceDescriptor descriptor)

הבנאי הזה הוצא משימוש. השתמש במקום זאת DeviceFailedToBootError(String, com.android.tradefed.command.remote.DeviceDescriptor, com.android.tradefed.result.error.ErrorIdentifier)

DeviceFailedToBootError (String reason, DeviceDescriptor descriptor, ErrorIdentifier errorId)

בונה חדש (@link DeviceFailedToBootError} עם הודעת שגיאה מפורטת.

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

DeviceFailedToBootError

public DeviceFailedToBootError (String reason, 
                DeviceDescriptor descriptor)

הבנאי הזה הוצא משימוש.
השתמש במקום זאת DeviceFailedToBootError(String, com.android.tradefed.command.remote.DeviceDescriptor, com.android.tradefed.result.error.ErrorIdentifier)

בונה חדש (@link DeviceFailedToBootError} עם הודעת שגיאה מפורטת.

פרמטרים
reason String : הודעת שגיאה המספקת פרטים נוספים על כשל האתחול

descriptor DeviceDescriptor : המתאר של המכשיר המושפע מהחריג

DeviceFailedToBootError

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

בונה חדש (@link DeviceFailedToBootError} עם הודעת שגיאה מפורטת.

פרמטרים
reason String : הודעת שגיאה המספקת פרטים נוספים על כשל האתחול

descriptor DeviceDescriptor : המתאר של המכשיר המושפע מהחריג

errorId ErrorIdentifier