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