Skip to content

Correct example of exception override#32

Open
KLarpen wants to merge 1 commit intometarhia:mainfrom
KLarpen:correct-exception-override-example
Open

Correct example of exception override#32
KLarpen wants to merge 1 commit intometarhia:mainfrom
KLarpen:correct-exception-override-example

Conversation

@KLarpen
Copy link
Copy Markdown
Contributor

@KLarpen KLarpen commented Dec 22, 2023

Closes: #21
Refs: metarhia/metacom#486

When the PR metarhia/metacom#486 will be landed — sentence about conversion of code 12345 and message to "Internal Server Error" with "code":500 becomes true. However conversion of exception message with code 404 (and all below known 599 range) still not happening automatically and there is no need to change that behavior. So this PR will correct example in Error-handling guidelines section at LAYERS page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Last thesis in error-handling guidelines isn't reproducible

2 participants