...If a method throws an exception, the caller of the method must either handle the exception or declare that it can throw the exception.
##Common Exceptions in Java
There are a number of common exceptions that occur in Java. Some of the most common exceptions include:
*...