Exceptions/Catch an exception thrown in a nested call: Difference between revisions

(Output for 11l)
Line 43:
Function foo caught exception U0
</pre>
The exact behavior for an uncaught exception is implementation-defined [as in C++].
 
=={{header|Ada}}==
1,480

edits