Update README.md

This commit is contained in:
johnA1331 2020-01-23 15:41:01 +08:00 committed by GitHub
parent a735454c6f
commit 166ad6547f
1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@
This module contains articles about core java exceptions
###
### Relevant Articles:
- [Is It a Bad Practice to Catch Throwable?](https://www.baeldung.com/java-catch-throwable-bad-practice)