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