SubprocessEventHelper.InvocationFailedEventInfo
public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo |
Aide pour les informations InvocationFailed.
Résumé
Des champs
mCause
public Throwable mCause
Constructeurs publics
InvocationFailedEventInfoInvocationFailedEventInfo
public InvocationFailedEventInfo (Throwable cause)
Paramètres |
---|
cause | Throwable |
InvocationFailedEventInfoInvocationFailedEventInfo
public InvocationFailedEventInfo (FailureDescription failure)
Paramètres |
---|
failure | FailureDescription |
InvocationFailedEventInfoInvocationFailedEventInfo
public InvocationFailedEventInfo (JSONObject jsonObject)
Paramètres |
---|
jsonObject | JSONObject |
Méthodes publiques
toString
public String toString ()