NotFoundException Class |
Namespace: Bloomberglp.Blpapi
The NotFoundException type exposes the following members.
Name | Description | |
---|---|---|
NotFoundException | Construct the exception without a description.
| |
NotFoundException(String) | Construct the exception with the description.
| |
NotFoundException(String, Exception) | Construct the exception with the description and the cause
exception.
|
Name | Description | |
---|---|---|
Description | The description.
|