| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Database.SmplstSQLite3.Exception
Documentation
newtype SQLITE_ABORT_PLAIN Source
Constructors
| SQLITE_ABORT_PLAIN String |
newtype SQLITE_ABORT_ROLLBACK Source
Constructors
| SQLITE_ABORT_ROLLBACK String |
newtype SQLITE_BUSY_PLAIN Source
Constructors
| SQLITE_BUSY_PLAIN String |
newtype SQLITE_BUSY_RECOVERY Source
Constructors
| SQLITE_BUSY_RECOVERY String |
newtype SQLITE_BUSY_SNAPSHOT Source
Constructors
| SQLITE_BUSY_SNAPSHOT String |
newtype SQLITE_LOCKED_PLAIN Source
Constructors
| SQLITE_LOCKED_PLAIN String |
newtype SQLITE_LOCKED_SHAREDCACHE Source
Constructors
| SQLITE_LOCKED_SHAREDCACHE String |
newtype SQLITE_READONLY_PLAIN Source
Constructors
| SQLITE_READONLY_PLAIN String |
newtype SQLITE_READONLY_RECOVERY Source
Constructors
| SQLITE_READONLY_RECOVERY String |
newtype SQLITE_READONLY_CANTLOCK Source
Constructors
| SQLITE_READONLY_CANTLOCK String |
newtype SQLITE_READONLY_ROLLBACK Source
Constructors
| SQLITE_READONLY_ROLLBACK String |
newtype SQLITE_READONLY_DBMOVED Source
Constructors
| SQLITE_READONLY_DBMOVED String |
newtype SQLITE_INTERRUPT Source
Constructors
| SQLITE_INTERRUPT String |
newtype SQLITE_IOERR_PLAIN Source
Constructors
| SQLITE_IOERR_PLAIN String |
newtype SQLITE_IOERR_READ Source
Constructors
| SQLITE_IOERR_READ String |
newtype SQLITE_IOERR_SHORT_READ Source
Constructors
| SQLITE_IOERR_SHORT_READ String |
newtype SQLITE_IOERR_WRITE Source
Constructors
| SQLITE_IOERR_WRITE String |
newtype SQLITE_IOERR_FSYNC Source
Constructors
| SQLITE_IOERR_FSYNC String |
newtype SQLITE_IOERR_DIR_FSYNC Source
Constructors
| SQLITE_IOERR_DIR_FSYNC String |
newtype SQLITE_IOERR_TRUNCATE Source
Constructors
| SQLITE_IOERR_TRUNCATE String |
newtype SQLITE_IOERR_FSTAT Source
Constructors
| SQLITE_IOERR_FSTAT String |
newtype SQLITE_IOERR_UNLOCK Source
Constructors
| SQLITE_IOERR_UNLOCK String |
newtype SQLITE_IOERR_RDLOCK Source
Constructors
| SQLITE_IOERR_RDLOCK String |
newtype SQLITE_IOERR_DELETE Source
Constructors
| SQLITE_IOERR_DELETE String |
newtype SQLITE_IOERR_BLOCKED Source
Constructors
| SQLITE_IOERR_BLOCKED String |
newtype SQLITE_IOERR_NOMEM Source
Constructors
| SQLITE_IOERR_NOMEM String |
newtype SQLITE_IOERR_ACCESS Source
Constructors
| SQLITE_IOERR_ACCESS String |
newtype SQLITE_IOERR_CHECKRESERVEDLOCK Source
Constructors
| SQLITE_IOERR_CHECKRESERVEDLOCK String |
newtype SQLITE_IOERR_LOCK Source
Constructors
| SQLITE_IOERR_LOCK String |
newtype SQLITE_IOERR_CLOSE Source
Constructors
| SQLITE_IOERR_CLOSE String |
newtype SQLITE_IOERR_DIR_CLOSE Source
Constructors
| SQLITE_IOERR_DIR_CLOSE String |
newtype SQLITE_IOERR_SHMOPEN Source
Constructors
| SQLITE_IOERR_SHMOPEN String |
newtype SQLITE_IOERR_SHMSIZE Source
Constructors
| SQLITE_IOERR_SHMSIZE String |
newtype SQLITE_IOERR_SHMLOCK Source
Constructors
| SQLITE_IOERR_SHMLOCK String |
newtype SQLITE_IOERR_SHMMAP Source
Constructors
| SQLITE_IOERR_SHMMAP String |
newtype SQLITE_IOERR_SEEK Source
Constructors
| SQLITE_IOERR_SEEK String |
newtype SQLITE_IOERR_DELETE_NOENT Source
Constructors
| SQLITE_IOERR_DELETE_NOENT String |
newtype SQLITE_IOERR_MMAP Source
Constructors
| SQLITE_IOERR_MMAP String |
newtype SQLITE_IOERR_GETTEMPPATH Source
Constructors
| SQLITE_IOERR_GETTEMPPATH String |
newtype SQLITE_IOERR_CONVPATH Source
Constructors
| SQLITE_IOERR_CONVPATH String |
newtype SQLITE_CORRUPT_PLAIN Source
Constructors
| SQLITE_CORRUPT_PLAIN String |
newtype SQLITE_CORRUPT_VTAB Source
Constructors
| SQLITE_CORRUPT_VTAB String |
newtype SQLITE_CANTOPEN_PLAIN Source
Constructors
| SQLITE_CANTOPEN_PLAIN String |
newtype SQLITE_CANTOPEN_NOTEMPDIR Source
Constructors
| SQLITE_CANTOPEN_NOTEMPDIR String |
newtype SQLITE_CANTOPEN_ISDIR Source
Constructors
| SQLITE_CANTOPEN_ISDIR String |
newtype SQLITE_CANTOPEN_FULLPATH Source
Constructors
| SQLITE_CANTOPEN_FULLPATH String |
newtype SQLITE_CANTOPEN_CONVPATH Source
Constructors
| SQLITE_CANTOPEN_CONVPATH String |
data SQLITE_CONSTRAINT Source
Constructors
| forall e . Exception e => SQLITE_CONSTRAINT e |
newtype SQLITE_CONSTRAINT_PLAIN Source
Constructors
| SQLITE_CONSTRAINT_PLAIN String |
newtype SQLITE_CONSTRAINT_CHECK Source
Constructors
| SQLITE_CONSTRAINT_CHECK String |
newtype SQLITE_CONSTRAINT_COMMITHOOK Source
Constructors
| SQLITE_CONSTRAINT_COMMITHOOK String |
newtype SQLITE_CONSTRAINT_FOREIGNKEY Source
Constructors
| SQLITE_CONSTRAINT_FOREIGNKEY String |
newtype SQLITE_CONSTRAINT_FUNCTION Source
Constructors
| SQLITE_CONSTRAINT_FUNCTION String |
newtype SQLITE_CONSTRAINT_NOTNULL Source
Constructors
| SQLITE_CONSTRAINT_NOTNULL String |
newtype SQLITE_CONSTRAINT_PRIMARYKEY Source
Constructors
| SQLITE_CONSTRAINT_PRIMARYKEY String |
newtype SQLITE_CONSTRAINT_TRIGGER Source
Constructors
| SQLITE_CONSTRAINT_TRIGGER String |
newtype SQLITE_CONSTRAINT_UNIQUE Source
Constructors
| SQLITE_CONSTRAINT_UNIQUE String |
newtype SQLITE_CONSTRAINT_VTAB Source
Constructors
| SQLITE_CONSTRAINT_VTAB String |
newtype SQLITE_CONSTRAINT_ROWID Source
Constructors
| SQLITE_CONSTRAINT_ROWID String |
newtype SQLITE_AUTH_PLAIN Source
Constructors
| SQLITE_AUTH_PLAIN String |
newtype SQLITE_AUTH_USER Source
Constructors
| SQLITE_AUTH_USER String |
newtype SQLITE_NOTICE_PLAIN Source
Constructors
| SQLITE_NOTICE_PLAIN String |
newtype SQLITE_NOTICE_RECOVER_WAL Source
Constructors
| SQLITE_NOTICE_RECOVER_WAL String |
newtype SQLITE_NOTICE_RECOVER_ROLLBACK Source
Constructors
| SQLITE_NOTICE_RECOVER_ROLLBACK String |
newtype SQLITE_WARNING_PLAIN Source
Constructors
| SQLITE_WARNING_PLAIN String |
newtype SQLITE_WARNING_AUTOINDEX Source
Constructors
| SQLITE_WARNING_AUTOINDEX String |
newtype SQLITE_BIND_ERROR Source
Constructors
| SQLITE_BIND_ERROR String |
data SQLITE_ERROR_OTHER Source
Constructors
| SQLITE_ERROR_OTHER CInt String |
newtype NullPointerException Source
Constructors
| NullPointerException String |
nullPointerException :: String -> IO a Source