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