Skip to content

Commit

Permalink
update eerror docs to use StreamClosed instead of old ResponseClosed (#…
Browse files Browse the repository at this point in the history
…1913)

Co-authored-by: Tom Christie <tom@tomchristie.com>
  • Loading branch information
iscai-msft and tomchristie committed Feb 9, 2022
1 parent 4401d55 commit 7d3a534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/exceptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ except httpx.HTTPStatusError as exc:
* StreamConsumed
* ResponseNotRead
* RequestNotRead
* ResponseClosed
* StreamClosed

---

Expand Down

0 comments on commit 7d3a534

Please sign in to comment.