kmp-kvs-storage
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-kvs-storage
kvs-core
/
com.santimattius.kvs
/
WriteKvsException
Write
Kvs
Exception
class
WriteKvsException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
KvsException
Members
Constructors
Write
Kvs
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?