[Mono-devel-list] Interpreter exception handling
Bernie Solomon
bernard at ugsolutions.com
Wed Aug 20 12:01:09 EDT 2003
In my working on the interpreter I have actually been fixing up exception
handling to be more complete (e.g. a try/finally within a finally all in one
method). I have much of it working better though still need some work to get
rethrow correct in face of arbitrary nestings.
However I note some code in the interpreter to handle an exception clause
type "3" (explicit constant) which I can't find defined anywhere in the spec
or the code. What is this and what is it supposed to do?
Thanks
Bernie Solomon
More information about the Mono-devel-list
mailing list