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

Herkese açık kurucular

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

Herkese açık yöntemler

String toString()

Fields'ın oynadığı filmler

mCause

public Throwable mCause

mFailure

public FailureDescription mFailure

Herkese açık kurucular

InvocationFailedEventInfo

public InvocationFailedEventInfo (FailureDescription failure)

Parametreler
failure FailureDescription

InvocationFailedEventInfo

public InvocationFailedEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Atışlar
JSONException

InvocationFailedEventInfo

public InvocationFailedEventInfo (Throwable cause)

Parametreler
cause Throwable

Herkese açık yöntemler

toString

public String toString ()

İlerlemeler
String