Package com.liferay.portal.webdav
Class LockException
- All Implemented Interfaces:
Serializable
public class LockException
extends com.liferay.portal.kernel.exception.PortalException
- Author:
- Alexander Chow
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLockException
(String msg) LockException
(String msg, Throwable throwable) LockException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LockException
public LockException() -
LockException
-
LockException
-
LockException
-