Class SQLite::Exceptions::RangeException
In: ext/sqlite-api.c
Parent: DatabaseException

From the SQLite documentation:

"2nd parameter to sqlite_bind out of range"

[Validate]