Class: SQLite::Exceptions::SQLException

Inherits:
Object
  • Object
show all
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.”