Class: SQLite::Exceptions::AuthorizationException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::AuthorizationException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“This error indicates that the authorizer callback has disallowed the SQL you are attempting to execute.”