ManagerScanningException.BluetoothDeviceNotFound

public static exception ManagerScanningException.BluetoothDeviceNotFound extends ManagerScanningException

Exception throws when a Bluetooth device is not found.

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.