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