SubProcessEventHelper.InvocationFailedEventInfo

public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object

Java.lang.Nesne
🎃 com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo


InvocationFailed bilgileri için yardımcı.

Özet

Fields'ın oynadığı filmler

public Throwable mCause

public FailureDescription mFailure

Kamu inşaatçıları

InvocationFailedEventInfo(Throwable cause)
InvocationFailedEventInfo(FailureDescription failure)
InvocationFailedEventInfo(JSONObject jsonObject)

Herkese açık yöntemler

String toString()

Fields'ın oynadığı filmler

Mobil Neden

public Throwable mCause

Hata

public FailureDescription mFailure

Kamu inşaatçıları

Çağrı Başarısız Olay Bilgisi

public InvocationFailedEventInfo (Throwable cause)

Parametreler
cause Throwable

Çağrı Başarısız Olay Bilgisi

public InvocationFailedEventInfo (FailureDescription failure)

Parametreler
failure FailureDescription

Çağrı Başarısız Olay Bilgisi

public InvocationFailedEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Fırlatma
JSONException

Herkese açık yöntemler

toString

public String toString ()

İlerlemeler
String