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

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

Parameters

description
Type: SystemString
See Also