Skip to content
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

feat(stdlib): support formatting Error#clause in AppError#format #1208

Merged
merged 1 commit into from
Sep 18, 2021

Conversation

dirkdev98
Copy link
Member

Note that for consistency reasons we may want to rename 'originalError' to 'cause' at some point

Closes #1181

Note that for consistency reasons we may want to rename 'originalError' to 'cause' at some point

Closes #1181
@dirkdev98 dirkdev98 enabled auto-merge (squash) September 18, 2021 19:28
@dirkdev98 dirkdev98 merged commit fb6c2df into main Sep 18, 2021
@dirkdev98 dirkdev98 deleted the feat/error-cause-prop branch September 18, 2021 19:30
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.

stdlib(AppError): support formatting the Error#cause property
1 participant