com.odi
Class DatabaseUpgradeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.odi.ObjectStoreException
                  extended bycom.odi.odmg.ODMGException
                      extended bycom.odi.DatabaseException
                          extended bycom.odi.DatabaseFormatException
                              extended bycom.odi.DatabaseUpgradeException
All Implemented Interfaces:
Serializable

public final class DatabaseUpgradeException
extends DatabaseFormatException

Thrown when an attempt is made to open a database and that is not at the correct version level.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.