See https://github.com/mkdocstrings/python/pull/340, it would be useful to be able to tell whether a class is an exception (inherits from `Exception` or `BaseException`).
See mkdocstrings/python#340, it would be useful to be able to tell whether a class is an exception (inherits from
ExceptionorBaseException).