throwSQLException

open fun throwSQLException(code: SQLCode, extendedCode: SQLCode, message: String, context: String? = null): Nothing(source)
fun throwSQLException(db: Long, context: String? = null): Nothing(source)