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 ()