KSLDatabaseNotConfigured

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

Constructors

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