class documentation

class AstroidTypeError(AstroidError): (source)

View In Hierarchy

Raised when a TypeError would be expected in Python code.

Inherited from AstroidError:

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable message Undocumented