DuplicateCorrelationIDException Class |
Namespace: Bloomberglp.Blpapi
The DuplicateCorrelationIDException type exposes the following members.
Name | Description | |
---|---|---|
DuplicateCorrelationIDException | Construct the exception without a description.
| |
DuplicateCorrelationIDException(String) | Construct the exception with the description string.
| |
DuplicateCorrelationIDException(SerializationInfo, StreamingContext) | Initializes a new instance of the DuplicateCorrelationIDException class with serialized data. | |
DuplicateCorrelationIDException(String, Exception) | Construct the exception with the description string and the cause
exception.
|
Name | Description | |
---|---|---|
Description | Return the description.
|
Name | Description | |
---|---|---|
GetObjectData | Store object fields during the serialization process. (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |