com.odi
Class DatabaseNotFoundException

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.odmg.DatabaseNotFoundException
                              extended bycom.odi.DatabaseNotFoundException
All Implemented Interfaces:
Serializable

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.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.