exception documentation

class StreamClosed(StreamError): (source)

View In Hierarchy

Attempted to read or stream response content, but the request has been closed.

Method __init__ Undocumented
def __init__(self): (source)

Undocumented