RosettaCodeData/Task/Exceptions-Catch-an-exception-thrown-in-a-nested-call/MATLAB/exceptions-catch-an-exception-thrown-in-a-nested-call-2.m
Ingy döt Net 764da6cbbb CDE
2013-04-10 16:57:12 -07:00

10 lines
236 B
Mathematica

>> exceptionsCatchNestedCall()
message: [1x177 char]
identifier: 'BAZ:U0'
stack: [4x1 struct]
??? Error using ==> exceptionsCatchNestedCall>baz at 21
HAHAHAH
Error in ==> exceptionsCatchNestedCall at 29
foo();