bdb2d v5.3.28 (2017-08-18T20:51:03Z)
Home
Dub
Repo
DbException
berkeleydb
dbexception
Undocumented in source.
class
DbException : Exception {
int
dberrno
;
DbEnv
dbenv
;
this
(string msg_prefix, int errno, DbEnv env, string file, size_t line);
}
Constructors
this
this
(string msg_prefix, int errno, DbEnv env, string file, size_t line)
Undocumented in source.
Members
Variables
dbenv
DbEnv
dbenv
;
Undocumented in source.
dberrno
int
dberrno
;
Undocumented in source.
Meta
Source
See Implementation
berkeleydb
dbexception
classes
DbDeadlockException
DbException
DbLockNotGrantedException
DbMemoryException
DbRepHandleDeadException
DbRunRecoveryException
DbWrongUsingException
functions
DbRetCodeToException