throwSQLException

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