ITestInvocation.ExitInformation

public static class ITestInvocation.ExitInformation
extends Object

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


Reprezentuje niektóre informacje wyjścia dla wywołania.

Podsumowanie

Fieldsem

public CommandRunner.ExitCode mExitCode

public Throwable mStack

Konstruktory publiczne

ExitInformation()

Fieldsem

mKod wyjścia

public CommandRunner.ExitCode mExitCode

mStack

public Throwable mStack

Konstruktory publiczne

Informacje o wyjściu

public ExitInformation ()