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