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, toString
public ExistingOpLockException()
public ExistingOpLockException(String s)
s
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.