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. --- .../sleepycat/persist/StoreNotFoundException.html | 484 +++++++++++---------- 1 file changed, 248 insertions(+), 236 deletions(-) (limited to 'docs/java/com/sleepycat/persist/StoreNotFoundException.html') diff --git a/docs/java/com/sleepycat/persist/StoreNotFoundException.html b/docs/java/com/sleepycat/persist/StoreNotFoundException.html index 93e8c04c..eddf5e48 100644 --- a/docs/java/com/sleepycat/persist/StoreNotFoundException.html +++ b/docs/java/com/sleepycat/persist/StoreNotFoundException.html @@ -1,255 +1,267 @@ - - - - - -StoreNotFoundException (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.persist -
-Class StoreNotFoundException

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

-Thrown by the EntityStore constructor when the AllowCreate configuration parameter is false and - the store's internal catalog database does not exist. -

- -

-

-
See Also:
Serialized Form
-
- -

- +

+
com.sleepycat.persist
+

Class StoreNotFoundException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class StoreNotFoundException
    +extends DatabaseException
    +
    Thrown by the EntityStore constructor when the AllowCreate configuration parameter is false and + the store's internal catalog database does not exist.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+ +
+
+
    +
  • - - - - - - -
    -Constructor Detail
    - -

    -StoreNotFoundException

    -
    -public StoreNotFoundException(String message)
    -
    -
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StoreNotFoundException

        +
        public StoreNotFoundException(java.lang.String message)
        +
      • +
      +
    • +
    +
  • +
+
+
-
- - - - - - - - - - - - - - - - - - -
-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