UnsupportedOperationException
UnsupportedOperationException.__init__()
Bases: Exception
Exception
Unsupported operation exception.
This class defines an exception for unsupported operations.
Create a blpapi exception
description (str) – Description of the error
str
errorCode (Optional[int]) – Code corresponding to the error
Optional
int