LockingException is thrown on Insert/Remove operation if the item is locked and incorrect lockid
is specified.
Namespace: Alachisoft.NCache.Runtime.ExceptionsAssembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class LockingException : OperationFailedException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class LockingException _ Inherits OperationFailedException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class LockingException : public OperationFailedException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Alachisoft.NCache.Runtime.Exceptions..::..CacheException
Alachisoft.NCache.Runtime.Exceptions..::..OperationFailedException
Alachisoft.NCache.Runtime.Exceptions..::..LockingException
System..::..Exception
Alachisoft.NCache.Runtime.Exceptions..::..CacheException
Alachisoft.NCache.Runtime.Exceptions..::..OperationFailedException
Alachisoft.NCache.Runtime.Exceptions..::..LockingException