CarryDnaeError
public class CarryDnaeError
extends Object
java.lang.Object | |
↳ | com.android.tradefed.testtype.junit4.CarryDnaeError |
Interne RuntimeException
pour transporter DeviceNotAvailableException
via le framework JUnit4.
Sommaire
Constructeurs publics | |
---|---|
CarryDnaeError ( DeviceNotAvailableException e) |
Méthodes publiques | |
---|---|
DeviceNotAvailableException | getDeviceNotAvailableException () Renvoie l' |
Constructeurs publics
CarryDnaeError
public CarryDnaeError (DeviceNotAvailableException e)
Paramètres | |
---|---|
e | DeviceNotAvailableException |
Méthodes publiques
getDeviceNotAvailableException
public DeviceNotAvailableException getDeviceNotAvailableException ()
Renvoie l' DeviceNotAvailableException
portée par ce wrapper.
Retour | |
---|---|
DeviceNotAvailableException |