FatalHost Hatası

public class FatalHostError
extends HarnessRuntimeException

Java.lang.Nesne
🎃 com.android.tradefed.error.HarnessRuntimeException
  🎃 com.android.tradefed.command.FatalHostError


Çalışan ana makinede kurtarılamayan önemli bir hata oluştuğunu gösteren istisna TradeFederation ve TradeFederation örneğinin kapatılması.

Özet

Kamu inşaatçıları

FatalHostError(String msg, Throwable cause, ErrorIdentifier errorId)

FatalHostError oluşturur.

FatalHostError(String msg, Throwable cause)

FatalHostError oluşturur.

FatalHostError(String msg, ErrorIdentifier errorId)

FatalHostError oluşturur.

FatalHostError(String msg)

FatalHostError oluşturur.

Kamu inşaatçıları

FatalHost Hatası

public FatalHostError (String msg, 
                Throwable cause, 
                ErrorIdentifier errorId)

FatalHostError oluşturur.

Parametreler
msg String: ayrıntılı mesaj

cause Throwable: Önemli ana makine hatasının asıl nedeni.

errorId ErrorIdentifier: ilişkilendirilen hata tanımlayıcısı

FatalHost Hatası

public FatalHostError (String msg, 
                Throwable cause)

FatalHostError oluşturur.

Parametreler
msg String: ayrıntılı mesaj

cause Throwable: Önemli ana makine hatasının asıl nedeni.

FatalHost Hatası

public FatalHostError (String msg, 
                ErrorIdentifier errorId)

FatalHostError oluşturur.

Parametreler
msg String: ayrıntılı mesaj

errorId ErrorIdentifier: ilişkilendirilen hata tanımlayıcısı

Şu kaynakları da inceleyin:

FatalHost Hatası

public FatalHostError (String msg)

FatalHostError oluşturur.

Parametreler
msg String: ayrıntılı mesaj

Şu kaynakları da inceleyin: