Thrown when an operation is not supported in the current edition of NCache.
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 OperationNotSupportedException : CacheException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class OperationNotSupportedException _ Inherits CacheException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class OperationNotSupportedException : public CacheException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Alachisoft.NCache.Runtime.Exceptions..::..CacheException
Alachisoft.NCache.Runtime.Exceptions..::..OperationNotSupportedException
System..::..Exception
Alachisoft.NCache.Runtime.Exceptions..::..CacheException
Alachisoft.NCache.Runtime.Exceptions..::..OperationNotSupportedException