exception documentation

class AstroidValueError(AstroidError): (source)

View In Hierarchy

Raised when a ValueError would be expected in Python code.

Inherited from AstroidError:

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable message Undocumented