ITestInvocation.ExitInformation

public static class ITestInvocation.ExitInformation
extends Object

JavaScript.lang.Object
com.android.tradefed.invoker.ITestInvocation.exitInformation


מייצג מידע מסוים על יציאה להפעלה.

סיכום

שדות

public CommandRunner.ExitCode mExitCode

public Throwable mStack

בנאים ציבוריים

ExitInformation()

שדות

קוד יציאה

public CommandRunner.ExitCode mExitCode

mStack

public Throwable mStack

בנאים ציבוריים

ExitInformation

public ExitInformation ()