SQLITE_IOERR constant
int
const SQLITE_IOERR
Some kind of disk I/O error occurred
Implementation
static const int SQLITE_IOERR = 10;
Some kind of disk I/O error occurred
static const int SQLITE_IOERR = 10;