public class LockingException extends CacheException
| Constructor and Description |
|---|
LockingException() |
LockingException(Map failed_lockers) |
LockingException(String msg) |
LockingException(String msg,
Map failed_lockers) |
LockingException(String msg,
Throwable cause) |
LockingException(String msg,
Throwable cause,
Map failed_lockers) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.