NCBI C++ ToolKit
Classes | Macros
bdb_expt.hpp File Reference

Exception specifications for BDB library. More...

#include <corelib/ncbiexpt.hpp>
+ Include dependency graph for bdb_expt.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CBDB_Exception
 Base BDB exception class. More...
 
class  CBDB_StrErrAdapt
 Auxiliary exception class to wrap up Berkeley DB strerror function. More...
 
class  CBDB_ErrnoException
 BDB errno exception class. More...
 
class  CBDB_LibException
 BDB library exception. More...
 

Macros

#define BDB_THROW(errcode, message)
 
#define BDB_ERRNO_THROW(errnum, message)
 
#define BDB_CHECK(errnum, x_db_object__)
 

Detailed Description

Exception specifications for BDB library.

Definition in file bdb_expt.hpp.

Modified on Wed Sep 04 14:59:08 2024 by modify_doxy.py rev. 669887