public class FileEntryLockException extends PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
FileEntryLockException.MustBeUnlocked |
static class |
FileEntryLockException.MustOwnLock |
| Constructor and Description |
|---|
FileEntryLockException() |
FileEntryLockException(String msg) |
FileEntryLockException(String msg,
Throwable cause) |
FileEntryLockException(Throwable cause) |