Home
last modified time | relevance | path

Searched refs:Exception (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/tool/
H A DGetFile.cs91 Exception = 6, enumerator
289 Exception error = e.Error; in DownloadFileCompleted()
459 catch (Exception e) in Main()
466 return (int)ExitCode.Exception; in Main()
H A DReplace.cs78 Exception = 4 enumerator
211 catch (Exception e) in Main()
218 return (int)ExitCode.Exception; in Main()
/sqlite-3.40.0/test/
H A Dlike.test217 # Exception: It does not work if sqlite3_prepare() is used instead of
/sqlite-3.40.0/src/
H A Dsqlite.h.in9157 ** <b>The "DROP TABLE" Exception</b>