$ errors.fyi/python/BaseException 74 namespaces · 3,092 codes
python · python/BaseException
BaseException

BaseException

The base class of all built-in exceptions. Application code should not catch this directly; catch Exception instead, as BaseException also includes SystemExit, KeyboardInterrupt, and GeneratorExit.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT