public class LockPersistenceException extends RuntimeException
| Constructor and Description |
|---|
LockPersistenceException(String acquireLockQuery,
String newLockEntity,
String dbErrorDetail) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcquireLockQuery() |
String |
getDbErrorDetail() |
String |
getMessage() |
String |
getNewLockEntity() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2024. All rights reserved.