Class: SQLite::Exceptions::ProtocolException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::ProtocolException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“This value is returned if some other process is messing with file locks and has violated the file locking protocol that SQLite uses on its rollback journal files.”