Click or drag to resize

MappingExceptionToString Method

Returns a String that represents this instance.

Namespace: Sportradar.OddsFeed.SDK.Common.Exceptions
Assembly: Sportradar.OddsFeed.SDK.Common (in Sportradar.OddsFeed.SDK.Common.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public override string ToString()

Return Value

String
A String that represents this instance.

Implements

_ExceptionToString
See Also