public class DeadlockException extends LockAcquisitionFailedException
| Constructor and Description | 
|---|
DeadlockException(String message)
Initializes the exception with given  
message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeadlockException(String message)
message.message - The message describing the exceptionCopyright © 2010–2018. All rights reserved.