blpapi.IndexOutOfRangeException
- class blpapi.IndexOutOfRangeException(description, errorCode)
Bases:
ExceptionIndex out of range exception.
This class defines an exception to capture the error when an invalid index is used for an operation that needs index.
- __init__(description, errorCode)
Create a blpapi exception
- add_note(object, /)
Exception.add_note(note) – add a note to the exception