2
Reply

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

Hussain Ahmed

Hussain Ahmed

11y
5.3k
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