Package org.onehippo.cms7.services.lock
Class AlreadyLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.onehippo.cms7.services.lock.LockException
org.onehippo.cms7.services.lock.AlreadyLockedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionAlreadyLockedException
(String message) AlreadyLockedException
(String message, Throwable cause) AlreadyLockedException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) AlreadyLockedException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlreadyLockedException
public AlreadyLockedException() -
AlreadyLockedException
-
AlreadyLockedException
-
AlreadyLockedException
-
AlreadyLockedException
-