ITestInvocation.ExitInformation

public static class ITestInvocation.ExitInformation
extends Object

java.lang.オブジェクト
com.android.tradefed.invoker.ITestInvocation.ExitInformation


呼び出しの終了情報を表します。

まとめ

田畑

public CommandRunner.ExitCode mExitCode

public Throwable mStack

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

ExitInformation ()

田畑

mExitCode

public CommandRunner.ExitCode mExitCode

mスタック

public Throwable mStack

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

出口情報

public ExitInformation ()