Class LockException

Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.webdav.LockException
All Implemented Interfaces:
Serializable

public class LockException extends com.liferay.portal.kernel.exception.PortalException
Author:
Alexander Chow
See Also:
  • Constructor Details

    • LockException

      public LockException()
    • LockException

      public LockException(String msg)
    • LockException

      public LockException(String msg, Throwable throwable)
    • LockException

      public LockException(Throwable throwable)