class documentation

class AstroidSyntaxError(AstroidBuildingError): (source)

View In Hierarchy

Exception class used when a module can't be parsed.

Inherited from AstroidBuildingError:

Method __init__ Undocumented

Inherited from AstroidError (via AstroidBuildingError):

Method __str__ Undocumented
Instance Variable message Undocumented