Thrown when there is an error in the cache proxy.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
[SerializableAttribute] public class CacheProxyException : GemFireException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class CacheProxyException _ Inherits GemFireException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CacheProxyException : public GemFireException |
Inheritance Hierarchy
System..::Object
System..::Exception
GemStone.GemFire.Cache..::GemFireException
GemStone.GemFire.Cache..::CacheProxyException
System..::Exception
GemStone.GemFire.Cache..::GemFireException
GemStone.GemFire.Cache..::CacheProxyException
See Also
CacheProxyException Members
GemStone.GemFire.Cache Namespace