ITestInvocation.ExitInformation

public static class ITestInvocation.ExitInformation
extends Object

java.lang.Object
   ↳ com.android.tradefed.Callbackr.ITestInvocation.ExitInformation


Biểu thị một số thông tin thoát cho lệnh gọi.

Tóm tắt

Trường

public CommandRunner.ExitCode mExitCode

public Throwable mStack

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

ExitInformation()

Trường

Mã mExit

public CommandRunner.ExitCode mExitCode

mStack

public Throwable mStack

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

Thông tin về lối ra

public ExitInformation ()