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