,I2Berkeley DB: DbRunRecoveryException[P

DbRunRecoveryException





import com.sleepycat.db.*;

8public class DbRunRecoveryException extends DbException;





Description



?This manual page describes the DbRunRecoveryException class and*how it is used by the various Db* classes.

?When a fatal error occurs in Berkeley DB, a method will throw a5DbRunRecoveryException, at which point all subsequentAdatabase calls will also fail in the same way. When this occurs,recovery should be performed.



Class

DbRunRecoveryException



See Also

@DbException,MDbException.get_errno
ÿÿ