exception documentation

class ResponseDone(Exception): (source)

View In Hierarchy

ResponseDone may be passed to IProtocol.connectionLost on the protocol passed to Response.deliverBody and indicates that the entire response has been delivered.