simplest-sqlite-0.0.0.12: Simplest SQLite3 binding

Safe HaskellNone
LanguageHaskell98

Database.SmplstSQLite3.Exception

Documentation

data SQLITE_BUSY

Constructors

forall e . Exception e => SQLITE_BUSY e 

data SQLITE_AUTH

Constructors

forall e . Exception e => SQLITE_AUTH e