settings-datastore
Toggle table of contents
2.1.0-beta01
common
Platform filter
common
Switch theme
Search in API
settings-datastore
settings-datastore
/
de.charlex.settings.datastore.security
/
SecurityException
Security
Exception
class
SecurityException
(
val
message
:
String
?
)
:
Exception
Members
Constructors
Security
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
?