InvalidConversionException
InvalidConversionException.__init__()
Bases: Exception
Exception
Invalid conversion exception.
This class defines an exception for invalid conversion of data.
Create a blpapi exception
description (str) – Description of the error
str
errorCode (Optional[int]) – Code corresponding to the error
Optional
int