* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade * [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java * [JAVA-1657] Upgraded JUnit Jupiter version * [JAVA-1657] Get JUnit 4 dependency transitively
Core Java Exceptions
This module contains articles about core java exceptions
Relevant articles:
- Chained Exceptions in Java
 - ClassNotFoundException vs NoClassDefFoundError
 - Create a Custom Exception in Java
 - Exception Handling in Java
 - Differences Between Final, Finally and Finalize in Java
 - Difference Between Throw and Throws in Java
 - “Sneaky Throws” in Java
 - The StackOverflowError in Java
 - Checked and Unchecked Exceptions in Java
 - Common Java Exceptions
 - [Next -->]