KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.dbutil
/
KSLDatabaseNotConfigured
KSLDatabase
Not
Configured
class
KSLDatabaseNotConfigured
(
msg
:
String
=
"KSLDatabase: The supplied database was not configured as a KSLDatabase!"
)
:
RuntimeException
Members
Constructors
KSLDatabase
Not
Configured
Link copied to clipboard
constructor
(
msg
:
String
=
"KSLDatabase: The supplied database was not configured as a KSLDatabase!"
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?