Class: SQLite::Exceptions::CantOpenException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::CantOpenException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“This value is returned if the database file could not be opened for some reason.”