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
/
InvalidInputException
Invalid
Input
Exception
open
class
InvalidInputException
:
BluetoothConnectionException
Thrown to indicate that provided input value is not valid.
Inheritors
InvalidResetCodeException
InvalidEncryptionKeyException
InvalidGatewayPasswordException
Members
Constructors
Invalid
Input
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
?