SubprocessEventHelper.InvocationFailedEventInfo

public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object

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


Helfer für InvocationFailed-Informationen.

Zusammenfassung

Felder

public Throwable mCause

public FailureDescription mFailure

Öffentliche Bauträger

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

Öffentliche Methoden

String toString ()

Felder

mUrsache

public Throwable mCause

mFehler

public FailureDescription mFailure

Öffentliche Bauträger

InvocationFailedEventInfo

public InvocationFailedEventInfo (Throwable cause)

Parameter
cause Throwable

InvocationFailedEventInfo

public InvocationFailedEventInfo (FailureDescription failure)

Parameter
failure FailureDescription

InvocationFailedEventInfo

public InvocationFailedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Würfe
JSONException

Öffentliche Methoden

toString

public String toString ()

Kehrt zurück
String