Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::SQLiteError Member List

This is the complete list of members for nix::SQLiteError, including all inherited members.

errMsg (defined in nix::SQLiteError)nix::SQLiteError
errNo (defined in nix::SQLiteError)nix::SQLiteError
extendedErrNo (defined in nix::SQLiteError)nix::SQLiteError
offset (defined in nix::SQLiteError)nix::SQLiteError
path (defined in nix::SQLiteError)nix::SQLiteError
SQLiteError(const char *path, const char *errMsg, int errNo, int extendedErrNo, int offset, HintFmt &&hf) (defined in nix::SQLiteError)nix::SQLiteError
SQLiteError(const char *path, const char *errMsg, int errNo, int extendedErrNo, int offset, const std::string &fs, const Args &... args) (defined in nix::SQLiteError)nix::SQLiteErrorinlineprotected
throw_(sqlite3 *db, const std::string &fs, const Args &... args) (defined in nix::SQLiteError)nix::SQLiteErrorinlinestatic
throw_(sqlite3 *db, HintFmt &&hf) (defined in nix::SQLiteError)nix::SQLiteErrorprotectedstatic