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