Index of exceptions


S
Sqlite3_error [Sqlite3]
Sqlite_error is raised when some SQL operation is called on a nonexistent handle and the functions does not return a return code.
Sqlite3_range_error [Sqlite3]
Range error is raised if some column or bind operation refers to a nonexistent column or binding.