Class COM.odi.DatabaseLockedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----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 type argument to open.



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