*I-Berkeley DB: DbException::what[P

DbException::what





#include <db_cxx.h>

virtual const char *DbException::what() const;





Description



CA DbException object contains an informational string and an errno.qThe errno can be obtained by using DbException::get_errno.DThe informational string can be obtained by using DbException::what.



Class

>DbException



See Also

MDbException::get_errnoandDbException::what.
ÿÿ