Skip to content

Commit dd3a2e9

Browse files
authored
Update error-handling.md
1 parent 290d510 commit dd3a2e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/patterns/error-handling.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Elysia error code consists of:
6464
- NOT_FOUND
6565
- INTERNAL_SERVER_ERROR
6666
- VALIDATION
67+
- PARSE
6768
- UNKNOWN
6869

6970
By default, user thrown error code is `unknown`.

0 commit comments

Comments
 (0)