Title: Exceptions in Java | Java Tutorials | CodeMistic
Description: Prior to Java 7, we had to catch only one exception type in each catch block. So whenever we needed to handle more than one specific exception, but take same action for all exceptions, then we had to have more than one catch block containing the same code.
Keywords:
Domain: codemistic.github.io
Links:
Viewport: width=device-width, initial-scale=1.0