Kotlin-BLE-Library
Toggle table of contents
2.0.0-alpha05
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin-BLE-Library
client-core
/
no.nordicsemi.kotlin.ble.client.exception
/
PeripheralNotConnectedException
Peripheral
Not
Connected
Exception
class
PeripheralNotConnectedException
:
GattException
Thrown when the peripheral is not connected, or has disconnected during the operation.
Members
Constructors
Peripheral
Not
Connected
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
?