SubprosesEventHelper.InvocationFailedEventInfo

public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object

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


Informasi Pembantu untuk InvocationFailed.

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

mKegagalan

public FailureDescription mFailure

Konstruktor publik

InvocationFailedEventInfo

public InvocationFailedEventInfo (Throwable cause)

Parameter
cause Throwable

InvocationFailedEventInfo

public InvocationFailedEventInfo (FailureDescription failure)

Parameter
failure FailureDescription

InvocationFailedEventInfo

public InvocationFailedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Melempar
JSONException

Metode publik

keString

public String toString ()

Kembali
String