Skip to content

Improve exception renderer overriding docs. #8041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Jun 5, 2025

Setting custom exception render using the Error.exceptionRenderer will cause the same renderer to be used for CLI too. In most cases users would want to use the custom renderer only for web requests.

Setting custom exception render using the `Error.exceptionRenderer` will
cause the same renderer to be used for CLI too. In most cases users would
want to use the custom renderer only for web requests.
@markstory markstory merged commit 1a42f3e into 5.x Jun 8, 2025
3 checks passed
@markstory markstory deleted the custom-exception-renderer branch June 8, 2025 18:52
@markstory markstory added this to the 5.x milestone Jun 8, 2025
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.

2 participants