Class COM.odi.DatabaseRootNotFoundException
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.ObjectNameNotFoundException
|
+----COM.odi.DatabaseRootNotFoundException
- public final class DatabaseRootNotFoundException
- extends ObjectNameNotFoundException
Thrown when an attempt is made to call an entry point and that entry point
requires an existing database root
that is not found.
Extends COM.odi.odmg.ObjectNameNotFoundException to fit into the ODMG
exception hierarchy.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.