blpapi.FieldNotFoundException¶
- class blpapi.FieldNotFoundException(description, errorCode)¶
Bases:
blpapi.Exception
Field not found exception.
This class defines an exception to capture the error when an invalid field is used for operation.
DEPRECATED