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 ()

田畑

mExitCode

public CommandRunner.ExitCode mExitCode

mStack

public Throwable mStack

パブリックコンストラクター

ExitInformation

public ExitInformation ()