In this python programming video tutorial you will learn about exception handling in detail with example.
Exception represents the error usually we will allow python to handle this error by displaying it on the screen but instead of this errors we can show a proper message and handle this type of exceptions.There are some standard exceptions like ValueError TypeError ImportError etc.Here in this tutorial we are discussing how to raise an exception in program and we can see how to use finally clause with try block.
For more free tutorials on computer programming
http://www.facebook.com/AmulsAcademy
twitter.com/AmulsAcademy