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

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public InvalidConversionException(
	string description
)

Parameters

description
Type: SystemString
See Also