VMware Tanzu GemFire .NET Client API Reference
GemFireSecureSocketsRequiredException Class Reference
Exception used to indicate that TLS is enabled on the Server and is required on the Client as well More...
Inherits Exception.
Public Member Functions | |
| GemFireSecureSocketsRequiredException (string message) | |
| Constructor with basic message More... | |
Detailed Description
Exception used to indicate that TLS is enabled on the Server and is required on the Client as well
Constructor & Destructor Documentation
◆ GemFireSecureSocketsRequiredException()
|
inline |
Constructor with basic message
- Parameters
-
message
The documentation for this class was generated from the following file:
- gemfire.client/Exceptions/GemFireSecureSocketsRequiredException.cs

