Stop Googling. The answer is staring you right in the face—you just have to read it.
# 3 types of errors that are exception, and can be handled with Exception Handling are : 1) Divide by 0, 2) Variable not defined, 3) File Not Found. There are many more (nearly 30) exceptions that can ...