class documentation

class NameResolutionError(StaticAnalysisException): (source)

View In Hierarchy

Exception for names that cannot be resolved in a object scope.

Inherited from StaticAnalysisException:

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable message Undocumented