DbRetCodeToException

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto DbRetCodeToException(int ret, DbEnv dbenv, Dbt* dbt, db_lockop_t op, db_lockmode_t mode, const(DB_LOCK)* lock, int index)
  2. auto DbRetCodeToException(int ret, DbEnv dbenv, Dbt* dbt, db_lockop_t op, db_lockmode_t mode, const(DB_LOCK)* lock, int index)
    package
    DbRetCodeToException
    ()
    (
    int ret
    ,
    DbEnv dbenv = null
    ,
    Dbt* dbt = null
    ,,,
    const(DB_LOCK)* lock = null
    ,
    int index = 0
    )

Meta