This video explains about exceptions and demonstrates exception handling in python. It also illustrates on raising an exception.
There is no application part in this video.
Python Programming - 18 covers:
*************************************
00:00 Exceptions
01:42 Handling Exceptions
03:45 Code block with an error
04:14 Handling the error via Try...except blocks
06:33 Error-specific exceptions (NameError)
07:41 Default exception
08:30 Error-specific exceptions (TypeError)
11:13 using else block
14:03 using finally block
16:03 else vs finally
16:57 Raising an exception
19:51 Reasons to use exceptions
**************************************
Happy Learning & Happy Coding
**************************************