Class MaxClientReachedException
Thrown whenever an error occurs on remote node.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class MaxClientReachedException : CacheException
Name | Description |
---|---|
MaxClientReachedException(SerializationInfo, StreamingContext) | overloaded constructor, manual serialization. |
MaxClientReachedException(String) | default constructor. |
Name | Description |
---|---|
Message | Gets the message that describes the current exception. |
StackTrace | Gets the stack trace of the exception |