SubprocessEventHelper.InvocationFailedEventInfo
public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo |
InvocationFailed 信息的帮助程序。
概括
领域
原因
public Throwable mCause
公共构造函数
调用失败事件信息
public InvocationFailedEventInfo (Throwable cause)
调用失败事件信息
public InvocationFailedEventInfo (FailureDescription failure)
参数 |
---|
failure | FailureDescription |
调用失败事件信息
public InvocationFailedEventInfo (JSONObject jsonObject)
公共方法
到字符串
public String toString ()