Class: SQLite::Exceptions::EmptyException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::EmptyException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“(Internal Only) Database table is empty”
From the SQLite documentation:
“(Internal Only) Database table is empty”