Class COM.odi.DatabaseNotOpenException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----COM.odi.DatabaseException
                                           |
                                           +----COM.odi.DatabaseNotOpenException

public final class DatabaseNotOpenException
extends DatabaseException
Thrown when a database is closed and PSE/PSE Pro tries to call an entry point that requires an open database.



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