Why doesn't C# have checked exceptions?
Checked exceptions are a very hotly debated topic in some circles, particularly for experienced Java developers moving to, or additionally learning, C#. Here are some resources that discuss the issue in depth:
Note that without the CLR itself supporting checked exceptions, it would be effectively impossible for C# to do so alone.
[Author: Jon Skeet]
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using