blpapi.DuplicateCorrelationIdException

class blpapi.DuplicateCorrelationIdException(description, errorCode)

Bases: blpapi.Exception

Duplicate CorrelationId exception.

The class defines an exception for non unique CorrelationId.

__init__(description, errorCode)

Create a blpapi exception

Parameters
  • description (str) – Description of the error

  • errorCode (int) – Code corresponding to the error