Exception handling types | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Exception handling types

What are the types of Exception handling? What is synchronous exception handling? Can someone please explain?

27th Dec 2021, 12:11 PM
Ruchika Sehgal
Ruchika Sehgal - avatar
2 Answers
0
Hello ! I'm here to explain and help : Synchronous exception handling refers to handle exceptions that are thrown with the throw statement (synchronous exceptions) For other types, check this post where I explain them : https://www.sololearn.com/discuss/2947992/?ref=app
27th Dec 2021, 2:01 PM
VCoder
VCoder - avatar