Exception handling in MSIL

vbdis@aol.com (VBDis)
25 Aug 2001 13:27:32 -0400

          From comp.compilers

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)
| List of all articles for this month |

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


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.