ITestInvocation.ExitInformation
public static class ITestInvocation.ExitInformation
extends Object
java.lang.Object | |
↳ | com.android.tradefed.invoker.ITestInvocation.ExitInformation |
Đại diện cho một số thông tin thoát cho một lời gọi.
Tóm lược
Lĩnh vực | |
---|---|
public CommandRunner.ExitCode | mExitCode |
public Throwable | mStack
|
Các nhà xây dựng công cộng | |
---|---|
ExitInformation () |
Lĩnh vực
mExitCode
public CommandRunner.ExitCode mExitCode
mStack
public Throwable mStack
Các nhà xây dựng công cộng
ExitInformation
public ExitInformation ()