Skip to content

Commit 8882611

Browse files
committed
docs: Add HttpVersionNotSupportedException to Built-in HTTP exceptions section
1 parent ddc52be commit 8882611

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)