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

Specialize exceptions for Framework Errors #3643

Closed
RomainMuller opened this issue Jul 1, 2022 · 2 comments
Closed

Specialize exceptions for Framework Errors #3643

RomainMuller opened this issue Jul 1, 2022 · 2 comments

Comments

@RomainMuller
Copy link
Contributor

Use a dedicated error class to report framework errors. Such errors typically cannot be rescued by user code and are symptomatic of a bug in the framework itself (or the user's runtime environment failing to comply with requirements).

Note: this might not be possible in Go.

@mrgrain mrgrain closed this as completed May 15, 2024
Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

@mrgrain mrgrain closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

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

No branches or pull requests

2 participants