public class LockException extends JobPersistenceException
Exception class for when there is a failure obtaining or releasing a resource lock.
Semaphore,
Serialized Form| Constructor and Description |
|---|
LockException(String msg) |
LockException(String msg,
Throwable cause) |
getUnderlyingException, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright 2001-2019, Terracotta, Inc.