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

From the SQLite documentation:

"(Internal Only) Table or record not found."

[Validate]