Class MemberIsStoppedException
This exception is thrown whenever the object is not initailized.
Inheritance
System.Object
System.Exception
MemberIsStoppedException
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class MemberIsStoppedException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
Member |
The default constructor of MemberIsStoopedException class. |
Member |
An overloaded constructor that takes serialization info and streaming context. |
Member |
An overloaded constructor that takes message as parameter. |
Member |
An overloaded constructor that takes message and nested exception as parameters. |
Methods
Name | Description |
---|---|
Get |
Populates the SerializationInfo class with the data needed to serialize the target object. |