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