class documentation

class AstroidIndexError(AstroidError): (source)

View In Hierarchy

Raised when an Indexable / Mapping does not have an index / key.

Inherited from AstroidError:

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable message Undocumented