Skip to content

Commit a851649

Browse files
authored
Merge pull request #44 from AlandSleman/patch-1
docs: add PARSE error code
2 parents b4d356e + dd3a2e9 commit a851649

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)