blpapi.UnknownErrorException
- class blpapi.UnknownErrorException(description, errorCode)
Bases:
ExceptionUnknown error exception.
This class defines an exception for errors that do not fall in any predefined category.
- __init__(description, errorCode)
Create a blpapi exception
- add_note(object, /)
Exception.add_note(note) – add a note to the exception