ManagerScanningException.BluetoothDeviceNotFound
public static exception ManagerScanningException.BluetoothDeviceNotFound extends ManagerScanningException
Constructors
BluetoothDeviceNotFound
public BluetoothDeviceNotFound(String address)
Constructs an BluetoothDeviceNotFound with the address of the device requested. message.
Parameters
| Name | Description |
|---|---|
String address
|
the bluetooth address of the requested device. |
Exception throws when a Bluetooth device is not found.