public class LockAcquisitionException extends DataAccessException
Constructor and Description |
---|
LockAcquisitionException(String message)
Constructor with error message
|
LockAcquisitionException(String message,
Throwable cause)
Constructor with error message and nested exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockAcquisitionException(String message)
message
- Error messageCopyright © 2019 The Holon Platform. All rights reserved.