org.quartz.impl.jdbcjobstore
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
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright 2001-2014, Terracotta, Inc.