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