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