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