Roshan Rathod
List down the commonly used types of exceptions in .net
By Roshan Rathod in C# on Oct 04 2020
  • Kiran Mohanty
    Oct, 2020 6

    NullReferenceException
    IndexOutOfRangeException
    InvalidOperationException
    DivideByZeroException
    FileNotFoundException
    OutOfMemoryException

    • 2
  • Umesh C Yadav
    Feb, 2021 18

    1. NullReferenceException
    2. IndexOutOfRangeException
    3. IOException
    4. WebException
    5. SqlException
    6. StackOverflowException
    7. OutOfMemoryException
    8. InvalidCastException
    9. InvalidOperationException
    10. ObjectDisposedException

    • 1


Most Popular Job Functions


MOST LIKED QUESTIONS