Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
bluetooth-base
/
com.splendo.kaluga.bluetooth.serialization
/
UnexpectedBytesRemaining
Unexpected
Bytes
Remaining
class
UnexpectedBytesRemaining
(
val
message
:
String
)
:
SerializationException
Exception thrown if the
ByteArray
provided to
BluetoothFormat
is bigger then expected
Members
Constructors
Unexpected
Bytes
Remaining
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String