End Google Ads 201810 - BS.net 01 --> What exceptions cannot be caught by try-catch block?

StackOverflowException for one. (Just try write a simple infinite recursive function and invoke from a simple WIN32 console main)

What else?

dev