Update 108-exception-handling.md (#6008)

added 2 article links
pull/6010/head
xaanxex 4 months ago committed by GitHub
parent 96b8e109b1
commit 1fe5512310
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/java/content/100-java-fundamentals/108-exception-handling.md

@ -11,3 +11,5 @@ There are three types of exceptions -
Visit the following resources to learn more:
- [@video@Understanding Java Exceptions](https://www.youtube.com/watch?v=W-N2ltgU-X4)
- [@article@Mastering Java Exception Handling: A Comprehensive Guide](https://naveen-metta.medium.com/mastering-java-exception-handling-a-comprehensive-guide-a897b8020582)
- [@article@Exception Handling in Java](https://www.javatpoint.com/exception-handling-in-java)

Loading…
Cancel
Save