I've noticed that exceptions in system event handlers don't stop the runtime or call the exception handler.
I've included a very basic example to demonstrate.
It seems likely this is undesired but unavoidable. Is that the case?
Is there any advice on the matter?
I've noticed that exceptions in system event handlers don't stop the runtime or call the exception handler.
I've included a very basic example to demonstrate.
It seems likely this is undesired but unavoidable. Is that the case?
Is there any advice on the matter?
Thanks