SQLITE_ERROR constant

int const SQLITE_ERROR

Generic error

Implementation

static const int SQLITE_ERROR = 1;