|
DbMemoryException::get_dbt
|
|
#include <db_cxx.h>
Dbt *
DbMemoryException::get_dbt() const;
Description
Return the Dbt that has insufficient memory to complete the
operation, causing the DbMemoryException to be thrown.
Class
DbException
See Also
DbException::get_errno,
DbException::what,
and
DbMemoryException
Copyright Sleepycat Software
|