BluetoothScanException constructor
BluetoothScanException(
- String message
Creates a BluetoothScanException with the specified error message
.
Implementation
BluetoothScanException(this.message);
Creates a BluetoothScanException with the specified error message
.
BluetoothScanException(this.message);