Google berkomitmen untuk mendorong terwujudnya keadilan ras bagi komunitas Kulit Hitam. Lihat caranya.

SubprocessEventHelper.InvocationFailedEventInfo

public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object

java.lang.Objek
com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo


Helper for InvocationFailed information.

Ringkasan

Bidang

public Throwable mCause

public FailureDescription mFailure

Konstruktor publik

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

Metode publik

String toString ()

Bidang

karena

public Throwable mCause

mFailure

public FailureDescription mFailure

Konstruktor publik

InvokasiFailedEventInfo

public InvocationFailedEventInfo (Throwable cause)

Parameter
cause Throwable

InvokasiFailedEventInfo

public InvocationFailedEventInfo (FailureDescription failure)

Parameter
failure FailureDescription

InvokasiFailedEventInfo

public InvocationFailedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Melempar
JSONException

Metode publik

keString

public String toString ()

Pengembalian
String