Click or drag to resize

TimeSkewException(String) Constructor

Initializes a new instance of the TimeSkewException class

Namespace: Sportradar.SDK.Common.Exceptions
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public TimeSkewException(
	string message
)

Parameters

message  String
Exception message
See Also