ITestInvocation.ExitInformation

public static class ITestInvocation.ExitInformation
extends Object

java.lang.Object
   ↳ com.android.tradefed.invoker.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

mExitCode

public CommandRunner.ExitCode mExitCode

mStack

public Throwable mStack

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

ExitInformation

public ExitInformation ()