+ 1
Exception handling types
What are the types of Exception handling? What is synchronous exception handling? Can someone please explain?
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