| 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(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidRequestException class with serialized data. | |
| InvalidRequestException(String, Exception) | Construct the exception with the description and the cause
exception.
|
| Name | Description | |
|---|---|---|
| Description | Return the description.
|
| Name | Description | |
|---|---|---|
| GetObjectData | Store object fields during the serialization process. (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |