Lecture Fundamentals of computing 1: Lecture 12 - Exception handling presents the following content: Exception handing in java, try – catch block, multiple catch block, nested try statements, finally block, throw keyword, throws keyword, exception handling in method overriding, custom exception.