Click or drag to resize
BusyClusterException Constructor
Initializes a new instance of the BusyClusterException class

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public BusyClusterException(
	string message
)

Parameters

message
Type: SystemString
See Also