Class: SQLite::Exceptions::InterruptException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::InterruptException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“This value is returned if a call to sqlite_interrupt interrupts a database operation in progress.”