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(Throwable cause)
InvocationFailedEventInfo(FailureDescription failure)
InvocationFailedEventInfo(JSONObject jsonObject)

Phương thức công khai

String toString()

Trường

Nguyên nhân

public Throwable mCause

không thành công

public FailureDescription mFailure

Hàm khởi tạo công khai

Thông tin sự kiện gọi gọi

public InvocationFailedEventInfo (Throwable cause)

Tham số
cause Throwable

Thông tin sự kiện gọi gọi

public InvocationFailedEventInfo (FailureDescription failure)

Tham số
failure FailureDescription

Thông tin sự kiện gọi gọi

public InvocationFailedEventInfo (JSONObject jsonObject)

Tham số
jsonObject JSONObject

Gửi
JSONException

Phương thức công khai

toString

public String toString ()

Giá trị trả về
String