FieldNotFoundException
FieldNotFoundException.__init__()
Bases: Exception
Exception
Field not found exception.
This class defines an exception to capture the error when an invalid field is used for operation.
DEPRECATED
Create a blpapi exception
description (str) – Description of the error
str
errorCode (Optional[int]) – Code corresponding to the error
Optional
int