bdb2d ~master (2022-03-09T23:28:48.8486098)
Dub
Repo
DbRunRecoveryException
berkeleydb
dbexception
Undocumented in source.
class
DbRunRecoveryException :
DbException
{
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.
Inherited Members
From DbException
dberrno
int
dberrno
;
Undocumented in source.
dbenv
DbEnv
dbenv
;
Undocumented in source.
Meta
Source
See Implementation
berkeleydb
dbexception
classes
DbDeadlockException
DbException
DbLockNotGrantedException
DbMemoryException
DbRepHandleDeadException
DbRunRecoveryException
DbWrongUsingException
functions
DbRetCodeToException