Class COM.odi.DatabaseUpgradeException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.odmg.ODMGException
|
+----COM.odi.DatabaseException
|
+----COM.odi.DatabaseUpgradeException
- public final class DatabaseUpgradeException
- extends DatabaseException
Thrown when an attempt is made to open a database and that
is not at the correct version level.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.