Ölümcül Ana Bilgisayar Hatası

public class FatalHostError
extends HarnessRuntimeException

java.lang.Object
com.android.tradefed.error.HarnessRuntimeException
com.android.tradefed.command.FatalHostError


TradeFederation çalıştıran ana makinede kurtarılamayan önemli bir hatanın oluştuğunu ve TradeFederation örneğinin kapatılması gerektiğini belirten bir istisna.

Ö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ı

Ölümcül Ana Bilgisayar Hatası

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

FatalHostError oluşturur.

Parametreler
msg String : ayrıntılı mesaj

cause Throwable : ölümcül ana bilgisayar hatasının asıl nedeni.

errorId ErrorIdentifier : ilişkili hata tanımlayıcı

Ölümcül Ana Bilgisayar Hatası

public FatalHostError (String msg, 
                Throwable cause)

FatalHostError oluşturur.

Parametreler
msg String : ayrıntılı mesaj

cause Throwable : ölümcül ana bilgisayar hatasının asıl nedeni.

Ölümcül Ana Bilgisayar Hatası

public FatalHostError (String msg, 
                ErrorIdentifier errorId)

FatalHostError oluşturur.

Parametreler
msg String : ayrıntılı mesaj

errorId ErrorIdentifier : ilişkili hata tanımlayıcı

Ölümcül Ana Bilgisayar Hatası

public FatalHostError (String msg)

FatalHostError oluşturur.

Parametreler
msg String : ayrıntılı mesaj