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
Ursache
public Throwable mCause
Öffentliche Konstrukteure
InvocationFailedEventInfo
public InvocationFailedEventInfo (Throwable cause)
Parameter |
---|
cause | Throwable |
InvocationFailedEventInfo
public InvocationFailedEventInfo (FailureDescription failure)
Parameter |
---|
failure | FailureDescription |
InvocationFailedEventInfo
public InvocationFailedEventInfo (JSONObject jsonObject)
Parameter |
---|
jsonObject | JSONObject |
Öffentliche Methoden
toString
public String toString ()