exception documentation

class HttpConnectionClosed(Exception):

View In Hierarchy

Internal exception for a closed connection.

This should only be used for internal error reporting. Only use it if there's no other way to report this condition.