印第安錯誤
public
class
CarryDnaeError
extends Object
java.lang.Object | |
↳ | com.android.tradefed.testtype.junit4.CarryDnaeError |
內部 RuntimeException
,用於透過 JUnit4 攜帶 DeviceNotAvailableException
這個架構的重點在於
摘要
公用建構函式 | |
---|---|
CarryDnaeError(DeviceNotAvailableException e)
|
公用方法 | |
---|---|
DeviceNotAvailableException
|
getDeviceNotAvailableException()
傳回這個包裝函式持有的 |
公用建構函式
公用方法
getDeviceNotAvailableException
public DeviceNotAvailableException getDeviceNotAvailableException ()
傳回這個包裝函式持有的 DeviceNotAvailableException
。
傳回 | |
---|---|
DeviceNotAvailableException |