class documentation

class StreamClosed(StreamError):

View In Hierarchy

Attempted to read or stream response content, but the request has been closed.
Method __init__ Undocumented
def __init__(self):

Undocumented