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

From the SQLite documentation:

"Auxiliary database format error"

[Validate]