RosettaCodeData/Task/Exceptions-Catch-an-exception-thrown-in-a-nested-call/MATLAB/exceptions-catch-an-exception-thrown-in-a-nested-call-2.m
2023-07-01 13:44:08 -04: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();