Hierarchy of Exceptions
There are many kinds of exceptions in Python and each module can define its own exception types as well.
On this page you'll find the list and hierarchy of exceptions in Python.