Class: SQLite::Exceptions::NotFoundException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::NotFoundException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“(Internal Only) Table or record not found.”
From the SQLite documentation:
“(Internal Only) Table or record not found.”