Cihaz Başarısız OlduToBootError

public class DeviceFailedToBootError
extends BuildError

Java.lang.Nesne
🎃 java.lang.Throwable
  🎃 java.lang.Exception
    🎃 com.android.tradefed.error.HarnessException
      🎃 com.android.tradefed.targetprep.BuildError
        🎃 com.android.tradefed.targetprep.DeviceFailedToBootError


Bir cihaz, derleme ile yanıp söndükten sonra başlatılamıyorsa verilir.

Özet

Kamu inşaatçıları

DeviceFailedToBootError(String reason, DeviceDescriptor descriptor)

Bu oluşturucu desteği sonlandırıldı. DeviceFailedToBootError(String, com.android.tradefed.command.remote.DeviceDescriptor, com.android.tradefed.result.error.ErrorIdentifier) hesabını kullan bunun yerine 'nı inceleyin.

DeviceFailedToBootError(String reason, DeviceDescriptor descriptor, ErrorIdentifier errorId)

Ayrıntılı bir hata mesajıyla yeni bir (@link DeviceFailedToBootError}) oluşturur.

Kamu inşaatçıları

Cihaz Başarısız OlduToBootError

public DeviceFailedToBootError (String reason, 
                DeviceDescriptor descriptor)

Bu oluşturucu desteği sonlandırıldı.
. DeviceFailedToBootError(String, com.android.tradefed.command.remote.DeviceDescriptor, com.android.tradefed.result.error.ErrorIdentifier) hesabını kullan bunun yerine

Ayrıntılı bir hata mesajıyla yeni bir (@link DeviceFailedToBootError}) oluşturur.

Parametreler
reason String: Başlatma hatası hakkında daha fazla ayrıntı sağlayan bir hata mesajı

descriptor DeviceDescriptor: istisnayla ilgili cihazın tanımlayıcısı

Cihaz Başarısız OlduToBootError

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

Ayrıntılı bir hata mesajıyla yeni bir (@link DeviceFailedToBootError}) oluşturur.

Parametreler
reason String: Başlatma hatası hakkında daha fazla ayrıntı sağlayan bir hata mesajı

descriptor DeviceDescriptor: istisnayla ilgili cihazın tanımlayıcısı

errorId ErrorIdentifier