Package org.onehippo.cms7.services.lock
Class LockManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.onehippo.cms7.services.lock.LockException
org.onehippo.cms7.services.lock.LockManagerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionLockManagerException
(String message) LockManagerException
(String message, Throwable cause) protected
LockManagerException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) LockManagerException
(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
-
LockManagerException
public LockManagerException() -
LockManagerException
-
LockManagerException
-
LockManagerException
-
LockManagerException
-