My question is what are the different types of errors in python. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

My question is what are the different types of errors in python.

python

2nd Sep 2018, 5:19 AM
pinaki sahu
pinaki sahu - avatar
3 Answers
2nd Sep 2018, 6:01 AM
Eduardo Petry
Eduardo Petry - avatar
+ 3
This article has a list of all the built-in exceptions https://www.programiz.com/JUMP_LINK__&&__python__&&__JUMP_LINK-programming/exceptions all errors and exceptions are base classes of the Exception type so technically there's only one type of exception
2nd Sep 2018, 6:07 AM
Aidan Haddon-Wright
Aidan Haddon-Wright - avatar
- 1
type error,syntax error ,logical error( not visible) semantics error,zero division error,exceptions
2nd Sep 2018, 8:15 AM
Sri Raman Prasad