public class ExistingOpLockException extends IOException
Thrown when trying to set an oplock on a file that already has an active oplock.
| Constructor and Description |
|---|
ExistingOpLockException()
Default constructor.
|
ExistingOpLockException(String s)
Class constructor.
|
ExistingOpLockException(String s,
Exception ex)
Class constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExistingOpLockException()
public ExistingOpLockException(String s)
s - StringCopyright © 2005–2016 Alfresco Software. All rights reserved.