DeviceRejectedException(String) constructor
Initializes a new instance of the DeviceRejectedException class with a default message and tag and, sets a device type (Android).
Signature
public DeviceRejectedException(String deviceType)
Parameters
Name | Datatype | Description |
---|---|---|
deviceType |
String |
The device type used (Android). |
Returns
Defined in
DeviceRejectedException.java