public class DeadlockException extends LockingException
Constructor and Description |
---|
DeadlockException(String msg)
Constructor for DeadlockException.
|
DeadlockException(String msg,
Throwable cause) |
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.