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

From the SQLite documentation:

"File opened that is not a database file"

[Validate]