public class ExistingOpLockException
extends java.io.IOException
Thrown when trying to set an oplock on a file that already has an active oplock.
Constructor and Description |
---|
ExistingOpLockException()
Default constructor.
|
ExistingOpLockException(java.lang.String s)
Class constructor.
|
ExistingOpLockException(java.lang.String s,
java.lang.Exception ex)
Class constructor.
|
public ExistingOpLockException()
public ExistingOpLockException(java.lang.String s)
s
- Stringpublic ExistingOpLockException(java.lang.String s, java.lang.Exception ex)
s
- Stringex
- ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.