tutorial.eyehunts.com
Python raise ValueError
Use raise keyword to raise ValueError in Python. You can wrap the portion of code that you want to be able to catch errors in.
Rohit