SQLite error code
SQLITE_IOERR_DIR_CLOSE
SQLITE_IOERR_DIR_CLOSE is SQLite result code 4362, an extended code of SQLITE_IOERR.
| Result code | 4362 |
|---|---|
| Name | SQLITE_IOERR_DIR_CLOSE |
| Primary code | SQLITE_IOERR |
What it means
The SQLITE_IOERR_DIR_CLOSE error code is no longer used.
Source: SQLite Result and Error Codes