Bases: Exception
Exception
Not found exception.
This class defines an exception to capture the error when an item is not found for an operation.
Create a blpapi exception
description (str) – Description of the error
str
errorCode (Optional[int]) – Code corresponding to the error
Optional
int