class documentation

class MissingSentinelNode(StaticAnalysisException): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Class Variable node Undocumented

Inherited from StaticAnalysisException:

Method __str__ Undocumented
Instance Variable message Undocumented
def __init__(self, message='Sentinel node not found on {node!r}.', **kws): (source)

Undocumented

Parameters
message:strUndocumented
**kws:AnyUndocumented
node = (source)

Undocumented