Class COM.odi.DatabaseRootNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.DatabaseException
|
+----COM.odi.DatabaseRootNotFoundException
- public final class DatabaseRootNotFoundException
- extends DatabaseException
Thrown when calling an entry point that requires an existing database root
that is not found.
Copyright © 1996, 1997 Object Design, Inc. All rights reserved.