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
mStack
public Throwable mStack
공개 생성자
종료정보
public ExitInformation ()