Hi, taking in account that .Net exceptions are very similar to java exceptions, where is the �throws�, that makes a developer to �mark� his functions that throws a particular type of exception. This is very useful in Java, because the compiler don�t compile if don�t write code to catch all the possible exceptions a function can throw. Why this is not in the .NET Framework?
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
