Package org.cxbox.core.exception
Class UnableToLockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cxbox.core.exception.BusinessException
org.cxbox.core.exception.UnableToLockException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cxbox.core.exception.BusinessException
addPopup, addPopup, addPostAction, getMessage, setEntity, setPostActionsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnableToLockException
public UnableToLockException()
-