Links to built-in Python features¶
- exception Exception¶
- exception IndexError¶
https://docs.python.org/3/library/exceptions.html#IndexError
- exception KeyError¶
- exception NameError¶
- exception TypeError¶
- exception ValueError¶
https://docs.python.org/3/library/exceptions.html#ValueError