Google

DbMemoryException.get_dbt

APIRef

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.

APIRef

Copyright Sleepycat Software