Click or drag to resize
SixpExceptionServerVersionNotSupported Constructor
Constructs a SixpExceptionServerVersionNotSupported exception

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
public SixpExceptionServerVersionNotSupported(
	string message
)

Parameters

message
Type: SystemString
The error message
See Also