SubprocessEventHelper.InvocationFailedEventInfo
public
static
class
SubprocessEventHelper.InvocationFailedEventInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo |
Trình trợ giúp dành cho thông tin InvocationFailed.
Tóm tắt
Trường | |
---|---|
public
Throwable |
mCause
|
public
FailureDescription |
mFailure
|
Hàm khởi tạo công khai | |
---|---|
InvocationFailedEventInfo(FailureDescription failure)
|
|
InvocationFailedEventInfo(JSONObject jsonObject)
|
|
InvocationFailedEventInfo(Throwable cause)
|
Phương thức công khai | |
---|---|
String
|
toString()
|
Trường
mCause
public Throwable mCause
Hàm khởi tạo công khai
InvocationFailedEventInfo
public InvocationFailedEventInfo (FailureDescription failure)
Tham số | |
---|---|
failure |
FailureDescription |
InvocationFailedEventInfo
public InvocationFailedEventInfo (JSONObject jsonObject)
Tham số | |
---|---|
jsonObject |
JSONObject |
Gửi | |
---|---|
JSONException |
InvocationFailedEventInfo
public InvocationFailedEventInfo (Throwable cause)
Tham số | |
---|---|
cause |
Throwable |
Phương thức công khai
toString
public String toString ()
Giá trị trả về | |
---|---|
String |