Donkey Lock Kit
1.3.0
Donkey Lock Kit
/
bike.donkey.lockkit.errors
/
LockError
/
LockCommandError
Lock
Command
Error
data
class
LockCommandError
(
originalCause
:
Throwable
)
:
LockError
Content copied to clipboard
When unexpected error show ups during sending lock command to bluetooth device
Constructors
Properties
Constructors
Lock
Command
Error
Link copied to clipboard
fun
LockCommandError
(
originalCause
:
Throwable
)
Content copied to clipboard
Properties
originalCause
Link copied to clipboard
val
originalCause
:
Throwable
Content copied to clipboard