Class VersionException
Thrown when a configuration does not match at two nodes of the same cache
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class VersionException : CacheException
Name | Description |
---|---|
VersionException(SerializationInfo, StreamingContext) | |
VersionException(Int32) | Overloaded constructor that takes the errorcode as an argument |
VersionException(String, Int32) | overloaded constructor, takes the reason as parameter. |
VersionException(String, Int32, Exception) | overloaded constructor. |
Name | Description |
---|---|
ErrorCode | Specifies the ErrorCode for Exception |