From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../com/sleepycat/db/RunRecoveryException.html | 415 +++++++++++---------- 1 file changed, 210 insertions(+), 205 deletions(-) (limited to 'docs/java/com/sleepycat/db/RunRecoveryException.html') diff --git a/docs/java/com/sleepycat/db/RunRecoveryException.html b/docs/java/com/sleepycat/db/RunRecoveryException.html index 1b4f3b3e..3cee3460 100644 --- a/docs/java/com/sleepycat/db/RunRecoveryException.html +++ b/docs/java/com/sleepycat/db/RunRecoveryException.html @@ -1,226 +1,231 @@ - - - - - -RunRecoveryException (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.db -
-Class RunRecoveryException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by com.sleepycat.db.DatabaseException
-              extended by com.sleepycat.db.RunRecoveryException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class RunRecoveryException
extends DatabaseException
- - -

-Thrown when the database environment needs to be recovered. +

+
com.sleepycat.db
+

Class RunRecoveryException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class RunRecoveryException
    +extends DatabaseException
    +
    Thrown when the database environment needs to be recovered. Errors can occur in where the only solution is to shut down the application and run recovery. When a fatal error occurs, this exception will be thrown, and all subsequent calls will also fail in -the same way. When this occurs, recovery should be performed. -

    - -

    -

    -
    See Also:
    Serialized Form
    -
    - -

    - +the same way. When this occurs, recovery should be performed.

    +
    See Also:
    Serialized Form
    +
  • +
+
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1