CarryDnaeError

public class CarryDnaeError
extends RuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.android.tradefed.testtype.junit4.CarryDnaeError


‫Internal RuntimeException כדי להעביר את DeviceNotAvailableException דרך JUnit4 framework.

סיכום

‫constructors ציבוריים

CarryDnaeError(DeviceNotAvailableException e)

‫methods ציבוריים

DeviceNotAvailableException getDeviceNotAvailableException()

מחזירה את ה-DeviceNotAvailableException שמועבר על ידי העטיפה הזו.

‫constructors ציבוריים

CarryDnaeError

public CarryDnaeError (DeviceNotAvailableException e)

פרמטרים
e DeviceNotAvailableException

‫methods ציבוריים

getDeviceNotAvailableException

public DeviceNotAvailableException getDeviceNotAvailableException ()

מחזירה את ה-DeviceNotAvailableException שמועבר על ידי העטיפה הזו.

החזרות
DeviceNotAvailableException