blpapi.NotFoundException
- class blpapi.NotFoundException(description, errorCode)
Bases:
ExceptionNot found exception.
This class defines an exception to capture the error when an item is not found for an operation.
- __init__(description, errorCode)
Create a blpapi exception
- add_note(object, /)
Exception.add_note(note) – add a note to the exception