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