exception documentation

class StreamParseError(RuntimeError): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable msg Undocumented
def __init__(self, reason): (source)

Undocumented

Undocumented