|
DbMemoryException.get_dbt
|
|
import com.sleepycat.db.*;
public Dbt get_dbt();
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,
DbDeadlockException,
DbMemoryException,
and
DbRunRecoveryException.
Copyright Sleepycat Software
|