Qus:    what are the commonly used exceptions in .Net?
Nov 25, 2020 14:56 2 Answers Views: 649 DIVYA

Out Of Memory Exception, Arithmetic Exception, Null Reference Exception, Overflow Exception, Invalid Operation Exception, Argument Exception, Divide By Zero Exception,

Index Out Of Range Exception, Invalid Cast Exception, IO End Of Stream Exception, Argument Out Of Range Exception, Argument Null Exception, Stack Over flow Exception and so on.

Prev Next
Answers (2)
ALLINO Nov 26, 2020 07:56
Answer:   Out Of Memory Exception, Arithmetic Exception, Null Reference Exception, Overflow Exception, Invalid Operation Exception, Argument Exception, Divide By Zero Exception,
Index Out Of Range Exception, Invalid Cast Exception, IO End Of Stream Exception, Argument Out Of Range Exception, Argument Null Exception, Stack Over flow Exception and so on.

PARTH Nov 26, 2020 08:25
Answer:   InvalidOperationException, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, NullReferenceException, IndexOutOfRangeException, AccessViolationException, StackOverflowException, OutOfMemoryException, ComException, SEHException, and ExecutionEngineException.

Post Your Answer
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect