settings-datastore
Toggle table of contents
2.1.0-beta02
common
Platform filter
common
Switch theme
Search in API
settings-datastore
settings-datastore
/
de.charlex.settings.datastore.security
/
KeyNotFoundException
Key
Not
Found
Exception
class
KeyNotFoundException
(
val
message
:
String
?
)
:
Exception
Members
Constructors
Key
Not
Found
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
?