Click or drag to resize
DuplicateCorrelationIDException Constructor (String)
Construct the exception with the description string.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public DuplicateCorrelationIDException(
	string description
)

Parameters

description
Type: SystemString
See Also