Exception handling types | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
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