M2 icon indicating copy to clipboard operation
M2 copied to clipboard

catch error message in try .. else ..

Open mahrud opened this issue 1 year ago • 0 comments

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?

mahrud avatar Oct 07 '24 20:10 mahrud