bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.exception
/
BluetoothConnectionException
Bluetooth
Connection
Exception
open
class
BluetoothConnectionException
:
BluetoothException
Thrown to indicate a problem during connection.
Inheritors
DeviceUnsupportedException
DeviceDisconnectedException
DeviceBusyException
DeviceBlockedException
UnsupportedCommandException
CommandFailedException
InvalidResponseException
InvalidCrcException
InvalidInputException
Members
Constructors
Bluetooth
Connection
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?