SubprocessEventHelper.InvocationFailedEventInfo
public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object
java.lang.객체 |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo |
InvocationFailed 정보에 대한 도우미입니다.
요약
필드
원인
public Throwable mCause
공개 생성자
InvocationFailedEventInfo
public InvocationFailedEventInfo (Throwable cause)
InvocationFailedEventInfo
public InvocationFailedEventInfo (FailureDescription failure)
매개변수 |
---|
failure | FailureDescription |
InvocationFailedEventInfo
public InvocationFailedEventInfo (JSONObject jsonObject)
매개변수 |
---|
jsonObject | JSONObject |
공개 방법
toString
public String toString ()