Package com.atlassian.jira.util
Class LockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.util.LockException
- All Implemented Interfaces:
Serializable
Thrown when a timeout has been reached while trying to obtain a lock
- See Also:
-
Constructor Summary
ConstructorDescriptionLockException
(String string) LockException
(String string, Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LockException
-
LockException
-