public class CannotAcquireLockException extends PessimisticLockingFailureException
| Constructor and Description | 
|---|
| CannotAcquireLockException(String msg)Constructor for CannotAcquireLockException. | 
| CannotAcquireLockException(String msg,
                          Throwable cause)Constructor for CannotAcquireLockException. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotAcquireLockException(String msg)
msg - the detail message