CarryDnaeError

public class CarryDnaeError
extends Object

java.lang.Object
   ↳ com.android.tradefed.testtype.junit4.CarryDnaeError


RuntimeException داخلي لنقل DeviceNotAvailableException من خلال إطار عمل JUnit4

ملخّص

وظائف الإنشاء العامة

CarryDnaeError(DeviceNotAvailableException e)

الطرق العامة

DeviceNotAvailableException getDeviceNotAvailableException()

عرض الرمز DeviceNotAvailableException الذي يحمله هذا الغلاف

وظائف الإنشاء العامة

CarryDnaeError

public CarryDnaeError (DeviceNotAvailableException e)

المعلمات
e DeviceNotAvailableException

الطرق العامة

getDeviceNotAvailableException

public DeviceNotAvailableException getDeviceNotAvailableException ()

عرض الرمز DeviceNotAvailableException الذي يحمله هذا الغلاف

المرتجعات
DeviceNotAvailableException