Searched refs:ImproperConnectionState (Results 1 – 2 of 2) sorted by relevance
1495 class ImproperConnectionState(HTTPException): class1498 class CannotSendRequest(ImproperConnectionState):1501 class CannotSendHeader(ImproperConnectionState):1504 class ResponseNotReady(ImproperConnectionState):
188 .. exception:: ImproperConnectionState195 A subclass of :exc:`ImproperConnectionState`.200 A subclass of :exc:`ImproperConnectionState`.205 A subclass of :exc:`ImproperConnectionState`.