JavaScript is disabled on your browser.
 
 
 
Berkeley DB XML  version 6.0.18 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method 
 
 
  
All Implemented Interfaces: 
java.io.Serializable 
 
Direct Known Subclasses: 
LockNotGrantedException  
public class DeadlockException 
extends DatabaseException  
DeadlockException is thrown to a thread of control when multiple threads
competing for a lock are
deadlocked, when a lock request has timed out
or when a lock request would need to block and the transaction has been
configured to not wait for locks.
See Also: Serialized Form  
 
 
 
 
Method Summary 
 
Methods inherited from class java.lang.Throwable 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
 
Methods inherited from class java.lang.Object 
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait 
 
 
 
 
 
 
 
Berkeley DB XML  version 6.0.18 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method 
 
 
  
Copyright (c) 2004,2014 Oracle.  All rights reserved.