Kotlin BLE Library
Toggle table of contents
2.0.0-alpha15
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kotlin BLE Library
core
/
no.nordicsemi.kotlin.ble.core.exception
/
BluetoothUnavailableException
Bluetooth
Unavailable
Exception
class
BluetoothUnavailableException
:
BluetoothException
Thrown when Bluetooth is disabled or unavailable on the device.
Members
Constructors
Bluetooth
Unavailable
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?