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

Content added Content deleted
Line 884: Line 884:


<pre>BazzCall1 caught.
<pre>BazzCall1 caught.
BazCall2
Error D601: BazCall2</pre>
Stack trace: ...</pre>


=={{header|EchoLisp}}==
=={{header|EchoLisp}}==