June 2001
Intermediate to advanced
688 pages
19h 18m
English
#include <db_cxx.h> const int DbException::get_errno();
A DbException object contains an informational string and an errno. The errno can be obtained by using DbException::get_errno. The informational string can be obtained by using DbException::what.