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

catch error message in try .. else .. #3511

Open
mahrud opened this issue Oct 7, 2024 · 0 comments
Open

catch error message in try .. else .. #3511

mahrud opened this issue Oct 7, 2024 · 0 comments

Comments

@mahrud
Copy link
Member

mahrud commented Oct 7, 2024

Inside the else clause of try statements we should have a way to access the error message (or error object?) and decide what to do based on that. Perhaps a thread local variable can save the last error message?

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

No branches or pull requests

1 participant