ITestIncallation.ExitInformation

public static class ITestInvocation.ExitInformation
extends Object

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


表示調用的一些退出資訊。

概括

領域

public CommandRunner.ExitCode mExitCode

public Throwable mStack

公共構造函數

ExitInformation ()

領域

m退出代碼

public CommandRunner.ExitCode mExitCode

mStack

public Throwable mStack

公共構造函數

退出訊息

public ExitInformation ()