SubprocessEventHelper.InvocationFailedEventInfo

public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo


Helper für InvocationFailed-Informationen.

Zusammenfassung

Felder

public Throwable mCause

public FailureDescription mFailure

Öffentliche Konstruktoren

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

Öffentliche Methoden

String toString()

Felder

mCause

public Throwable mCause

mFailure

public FailureDescription mFailure

Öffentliche Konstruktoren

InvocationFailedEventInfo

public InvocationFailedEventInfo (FailureDescription failure)

Parameter
failure FailureDescription

InvocationFailedEventInfo

public InvocationFailedEventInfo (Throwable cause)

Parameter
cause Throwable

InvocationFailedEventInfo

public InvocationFailedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Löst aus
JSONException

Öffentliche Methoden

toString

public String toString ()

Gibt Folgendes zurück:
String