| InvalidConversionException Class |
Namespace: Bloomberglp.Blpapi
The InvalidConversionException type exposes the following members.
| Name | Description | |
|---|---|---|
| InvalidConversionException | Construct the exception without a description.
| |
| InvalidConversionException(String) | Construct the exception with the description.
| |
| InvalidConversionException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidConversionException class with serialized data. | |
| InvalidConversionException(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).) |