Click or drag to resize

ConnectionException Constructor (String)

Initializes a new instance of the ConnectionException class

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

Parameters

message
Type: SystemString
See Also