blpapi.UnsupportedOperationException

class blpapi.UnsupportedOperationException(description, errorCode)

Bases: Exception

Unsupported operation exception.

This class defines an exception for unsupported operations.

__init__(description, errorCode)

Create a blpapi exception

Parameters:
  • description (str) – Description of the error

  • errorCode (Optional[int]) – Code corresponding to the error