com.odi
Class DatabaseRootNotFoundException

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

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.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.