org.dellroad.stuff.servlet
Class BigFatLockNotHeldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.dellroad.stuff.servlet.BigFatLockNotHeldException
- All Implemented Interfaces:
- Serializable
public class BigFatLockNotHeldException
- extends RuntimeException
Thrown by BigFatLockHeldAdvice.lockNotHeld() when the lock is not held.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BigFatLockNotHeldException
public BigFatLockNotHeldException()
BigFatLockNotHeldException
public BigFatLockNotHeldException(String message)