Is there any difference in how exceptions are handled under the hood between 'try?' and 'do/catch'?

Swift code can't catch Obj-C exceptions and a swift app will crash if an Obj-C exception finds its way into swift code. See for instance:

Nothing has changed.

1 Like