Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » C# » .NET   (RSS)
Non-CLS Exceptions
Many developers are not aware that according to CLR it is perfectly OK to throw exceptions which are NOT derived from System. Exception : Exceptions such as DateTime, Int64 and String. Although languages such as C# do not allows programmers to throw these Read More...
Page view tracker