Class COM.odi.odmg.DatabaseClosedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----COM.odi.odmg.ODMGException
                                           |
                                           +----COM.odi.DatabaseException
                                                   |
                                                   +----COM.odi.odmg.DatabaseClosedException

public class DatabaseClosedException
extends DatabaseException
Thrown when attempting to call a method on a database handle that has been closed or when calling a method on a database ID for which the database is not open and was required to be open.



Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.