Class: SQLite::Exceptions::NotADatabaseException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::NotADatabaseException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“File opened that is not a database file”