class AstroidBuildingError(AstroidError): (source)
Known subclasses: astroid.exceptions.AstroidImportError
, astroid.exceptions.AstroidSyntaxError
exception class when we are unable to build an astroid representation
Method | __init__ |
Undocumented |
Inherited from AstroidError
:
Method | __str__ |
Undocumented |
Instance Variable | message |
Undocumented |
astroid.exceptions.AstroidError.__init__
astroid.exceptions.TooManyLevelsError
Undocumented