Class: SQLite::Exceptions::PermissionsException

Inherits:
Object
  • Object
show all
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.”