Class COM.odi.DatabaseNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.odmg.ODMGException
|
+----COM.odi.DatabaseException
|
+----COM.odi.odmg.DatabaseNotFoundException
|
+----COM.odi.DatabaseNotFoundException
- public final class DatabaseNotFoundException
- extends DatabaseNotFoundException
Thrown when an attempt is made to open a database and that
database is not found.
Extends COM.odi.odmg.DatabaseNotFoundException to fit into the ODMG
exception heirachy.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.