Lines Matching refs:error
43 # SQLITE_OK. Otherwise, an error code or an extended error code is
48 # "SQLITE_OK"). The error cases are tested by the "blob_write_error_test"
71 # function returns an error, the Tcl wrapper throws an exception with
72 # the error code as the Tcl exception message.
88 # function sets the database connection error code and message
92 if {$errcode == "SQLITE_MISUSE"} { error "test proc misuse!" }
118 SQLITE_ERROR {SQL logic error}
124 blob_write_error_test 2.2.1 $B 30 $blob 10 SQLITE_OK {not an error}
130 SQLITE_ERROR {SQL logic error}
131 blob_write_error_test 2.2.3 $B 20 $blob 10 SQLITE_OK {not an error}
133 SQLITE_ERROR {SQL logic error}
137 # handle fails with an error code of SQLITE_ABORT.
173 blob_write_error_test 3.1.1 $B 5 $blob 10 SQLITE_OK {not an error}
190 blob_write_error_test 3.2.1 $B 5 $blob 10 SQLITE_OK {not an error}