ITestInvocation.ExitInformation

public static class ITestInvocation.ExitInformation
extends Object

java.lang.Object
com.android.tradefed.invoker.ITestInvocation.ExitInformation


表示調用的一些退出信息。

概括

字段

public CommandRunner.ExitCode mExitCode

public Throwable mStack

公共構造函數

ExitInformation ()

字段

m退出碼

public CommandRunner.ExitCode mExitCode

堆棧

public Throwable mStack

公共構造函數

退出信息

public ExitInformation ()