Class MaxClientReachedException
This exception is thrown whenever an error occurs on remote node.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class MaxClientReachedException : CacheException, ISerializable
Constructors
Name | Description |
---|---|
Max |
Overloaded constructor |
Max |
Overloaded constructor, manual serialization. |
Max |
Default constructor. |
Properties
Name | Description |
---|---|
Message | Gets the message that describes the current exception. |
Stack |
Gets the stack trace of the exception |