BadOperationMessage

class astroid.util.BadOperationMessage[source]

Bases: object

Object which describes a TypeError occurred somewhere in the inference chain.

This is not an exception, but a container object which holds the types and the error which occurred.