The above video explains about the introduction part of Exception Handling in Java,
What is an error,
Types of errors in java,
compile time error, runtime errors, logical errors,
Java exception handling keywords,
try block, catch block, throw block, throws keyword, finally keyword,