com.atlassian.jira.util
Class LockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.util.LockException
- All Implemented Interfaces:
- Serializable
public class LockException
- extends Exception
Thrown when a timeout has been reached while trying to obtain a lock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LockException
public LockException(String string)
LockException
public LockException(String string,
Throwable throwable)
Copyright © 2002-2011 Atlassian. All Rights Reserved.