public class CannotAcquireLockException extends PessimisticLockingFailureException
| Constructor and Description |
|---|
CannotAcquireLockException(String msg)
Constructor for could notAcquireLockException.
|
CannotAcquireLockException(String msg,
Throwable cause)
Constructor for could notAcquireLockException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotAcquireLockException(String msg)
msg - the detail messageCopyright © 2017. All rights reserved.