VMware Tanzu GemFire .NET Client API Reference

VMware Tanzu GemFire .NET Client: GemFireTypeException Class Reference
VMware Tanzu GemFire .NET Client
GemFireTypeException Class Reference

Exception denoting an issue with type and/or serialization of a type More...

Inheritance diagram for GemFireTypeException:
GemFireException

Public Member Functions

 GemFireTypeException (string message)
 Constructor with basic message More...
 

Additional Inherited Members

- Protected Member Functions inherited from GemFireException
 GemFireException (string message)
 Constructor for first order exception. More...
 
 GemFireException (string message, Exception innerException)
 Constructor for nested exception. More...
 

Detailed Description

Exception denoting an issue with type and/or serialization of a type

Constructor & Destructor Documentation

◆ GemFireTypeException()

GemFireTypeException.GemFireTypeException ( string  message)
inline

Constructor with basic message

Parameters
message

The documentation for this class was generated from the following file:
  • gemfire.client/Exceptions/GemFireTypeException.cs