blpapi.InvalidArgumentException
- class blpapi.InvalidArgumentException(description, errorCode)
Bases:
ExceptionInvalid argument exception.
This class defines an exception for invalid arguments on method invocations.
- __init__(description, errorCode)
Create a blpapi exception
- add_note(object, /)
Exception.add_note(note) – add a note to the exception