Bloomberg API for .NET
NotFoundException Constructor (description, cause)
NamespacesBloomberglp.BlpapiNotFoundExceptionNotFoundException(String, Exception)
Initializes a new instance of the NotFoundException class
Declaration Syntax
C#Visual BasicVisual C++
public NotFoundException(
	string description,
	Exception cause
)
Public Sub New ( 
	description As String,
	cause As Exception
)
public:
NotFoundException(
	String^ description, 
	Exception^ cause
)
Parameters
description (String)
cause (Exception)

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1