Class COM.odi.DatabaseLockedException

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

public final class DatabaseLockedException
extends DatabaseException
Thrown when attempting to open a database that is locked by another process and NON_BLOCKING mode was specified in the open mode argument to open. NON_BLOCKING mode has meaning only in PSE/PSE Pro so OSJI never throws this exception.



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