Exception: Definition, Dealing with Errors, The Classification of Exceptions, Declaring Checked
Exceptions, Throw an Exception, Creating Exception Classes, Catching Exceptions, Catching
Multiple Exceptions, Re-throwing and Chaining Exceptions, finally clause, Advantages of
Exceptions,