Skip to content

Commit f9910d5

Browse files
Merge pull request #1226 from getspooky/my-branch
docs: Add HttpVersionNotSupportedException to Built-in HTTP exception…
2 parents d6b2726 + 8882611 commit f9910d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/exception-filters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Nest provides a set of standard exceptions that inherit from the base `HttpExcep
115115
- `RequestTimeoutException`
116116
- `ConflictException`
117117
- `GoneException`
118+
- `HttpVersionNotSupportedException`
118119
- `PayloadTooLargeException`
119120
- `UnsupportedMediaTypeException`
120121
- `UnprocessableEntityException`

0 commit comments

Comments
 (0)