10.24.0

FieldNotFoundExceptionToString Method

Creates and returns a string representation of the current exception.

Definition

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

Return Value

String
Type: System.String

See Also