ERROR_RETRY top-level constant

int const ERROR_RETRY

See SQLite Documentation for meaning and the use of it.

Implementation

const ERROR_RETRY = (ERROR | (2 << 8));