Click or drag to resize

IncompatibleVersionException Constructor

Initializes a new instance of the IncompatibleVersionException class

Namespace:  SolidFire.Core.Exceptions
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public IncompatibleVersionException(
	string message
)

Parameters

message
Type: SystemString
See Also