Click or drag to resize

TargetDisconnectedException Constructor (String)

Constructor version with a message to assign to

Namespace:  Hazelcast.Client.Spi
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
public TargetDisconnectedException(
	string msg
)

Parameters

msg
Type: SystemString
See Also