Question
Exceptions can't be catched, program abruptly terminates instead.
Hi,
Exceptions allowed, the program abruptly terminates:

The program reaches this point before it terminates:

The debugger is set (I guess) no to halt on exceptions:

Any hints? Did I forget to initialize something?
