Class: SQLite::Exceptions::PermissionsException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::PermissionsException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“This return value says that the access permissions on the database file are such that the file cannot be opened.”