errors.fyi community error code reference
Exception
python

Exception

The base class for all non-system-exiting exceptions. User-defined exceptions should derive from this class.

References

โ† all namespaces for Exception