• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class MaxClientReachedException

This exception is thrown whenever an error occurs on remote node.

Inheritance
System.Object
System.Exception
CacheException
MaxClientReachedException
Inherited Members
CacheException.ErrorCode
CacheException.ToString()
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class MaxClientReachedException : CacheException, ISerializable, _Exception

Constructors

Name Description
MaxClientReachedException(Int32, String)

Overloaded constructor

MaxClientReachedException(SerializationInfo, StreamingContext)

Overloaded constructor, manual serialization.

MaxClientReachedException(String)

Default constructor.

Properties

Name Description
Message

Gets the message that describes the current exception.

StackTrace

Gets the stack trace of the exception

Back to top Copyright © 2017 Alachisoft