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