Click or drag to resize

MissingVersionException Constructor

Initializes a new instance of the MissingVersionException class

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

Parameters

message
Type: SystemString
See Also