Thrown when the connecting target is not running.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
[SerializableAttribute] public class NoSystemException : GemFireException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class NoSystemException _ Inherits GemFireException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class NoSystemException : public GemFireException |
Inheritance Hierarchy
System..::Object
System..::Exception
GemStone.GemFire.Cache..::GemFireException
GemStone.GemFire.Cache..::NoSystemException
System..::Exception
GemStone.GemFire.Cache..::GemFireException
GemStone.GemFire.Cache..::NoSystemException
See Also
NoSystemException Members
GemStone.GemFire.Cache Namespace