blpapi.FieldNotFoundException

class blpapi.FieldNotFoundException(description, errorCode)

Bases: blpapi.Exception

Field not found exception.

This class defines an exception to capture the error when an invalid field is used for operation.

DEPRECATED

__init__(description, errorCode)

Create a blpapi exception

Parameters
  • description (str) – Description of the error

  • errorCode (int) – Code corresponding to the error