Related articles |
---|
Exception handling in MSIL vbdis@aol.com (2001-08-25) |
Re: Exception handling in MSIL fjh@cs.mu.OZ.AU (2001-09-29) |
From: | vbdis@aol.com (VBDis) |
Newsgroups: | comp.compilers |
Date: | 25 Aug 2001 13:27:32 -0400 |
Organization: | AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com |
Keywords: | errors |
Posted-Date: | 25 Aug 2001 13:27:31 EDT |
In the .NET IL several kinds of exception handlers exist. Amongst the usual
Catch and Finally handlers also Filter and Fault blocks exist.
My question simply is, which languages or constructs can require the usage of
these additional error handling features?
DoDi
Return to the
comp.compilers page.
Search the
comp.compilers archives again.