Class FileEntryLockException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FileEntryLockException.MustBeUnlocked, FileEntryLockException.MustOwnLock

public class FileEntryLockException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • FileEntryLockException

      public FileEntryLockException()
    • FileEntryLockException

      public FileEntryLockException(String msg)
    • FileEntryLockException

      public FileEntryLockException(String msg, Throwable throwable)
    • FileEntryLockException

      public FileEntryLockException(Throwable throwable)