Click or drag to resize

FieldNotFoundExceptionToString Method

version: 10.22.0
Creates and returns a string representation of the current exception.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
public override string ToString()

Return Value

Type: String
Type: System.String
See Also