2
Reply

List down the commonly used types of exceptions in .Net?

Hussain Ahmed

Hussain Ahmed

10y
3.1k
0
Reply

    https://msdn.microsoft.com/en-us/library/system.exception.aspx#inheritanceContinued

    ArgumentException, ArgumentNullException , ArgumentOutOfRangeException,ArithmeticException,DivideByZeroException , OverflowException , IndexOutOfRangeException , InvalidCastException, InvalidOperationException ,IOEndOfStreamException , NullReferenceException , OutOfMemoryException , StackOverflowException etc