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

From the SQLite documentation:

"(Internal Only) Database table is empty"

[Validate]