Confused about Checked and Unchecked Exceptions? Do not be, Check out this article to understand when to use them and how to handle these exceptions and yes, unchecked exceptions are not the same as runtime exceptions.
What is java exception handling, How to write custom exceptions in java with exception hierarchy using try-catch, throw and throws keyword, and finally block.