blpapi.FieldNotFoundException#
- class blpapi.FieldNotFoundException(description, errorCode)#
Bases:
ExceptionField not found exception.
This class defines an exception to capture the error when an invalid field is used for operation.
DEPRECATED
- __init__(description, errorCode)#
Create a blpapi exception
- add_note(object, /)#
Exception.add_note(note) – add a note to the exception