KSLDatabaseNotConfigured

class KSLDatabaseNotConfigured(msg: String = "KSLDatabase: The supplied database was not configured as a KSLDatabase!") : RuntimeException

Constructors

Link copied to clipboard
constructor(msg: String = "KSLDatabase: The supplied database was not configured as a KSLDatabase!")

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?