Class: SQLite::Exceptions::SQLException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::SQLException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“This return value indicates that there was an error in the SQL that was passed into the sqlite_exec.”