How Exception are used
One of the first thing you learn about exception in Java, that there 2 type of them — checked exception and unchecked exception.