Home
last modified time | relevance | path

Searched refs:lng_except (Results 1 – 4 of 4) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/cxx/stl/
H A Ddbstl_container.cpp434 DbLockNotGrantedException lng_except(caller); in throw_bdb_exception() local
435 throw lng_except; in throw_bdb_exception()
/dports/databases/db18/db-18.1.40/lang/cxx/stl/
H A Ddbstl_container.cpp434 DbLockNotGrantedException lng_except(caller); in throw_bdb_exception() local
435 throw lng_except; in throw_bdb_exception()
/dports/databases/db5/db-5.3.28/lang/cxx/
H A Dcxx_env.cpp708 DbLockNotGrantedException lng_except(caller); in runtime_error() local
709 lng_except.set_env(dbenv); in runtime_error()
710 throw lng_except; in runtime_error()
/dports/databases/db18/db-18.1.40/lang/cxx/
H A Dcxx_env.cpp797 DbLockNotGrantedException lng_except(caller); in runtime_error() local
798 lng_except.set_env(dbenv); in runtime_error()
799 throw lng_except; in runtime_error()