Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Class | Description |
---|---|---|
class |
LockNotGrantedException |
A LockNotGrantedException is thrown when a lock requested using the
Environment.getLock or Environment.lockVector
methods, where the noWait flag or lock timers were configured, could not
be granted before the wait-time expired. |
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.