Inheritance diagram for IPython.kernel.core.error:
error.py
We declare here a class hierarchy for all exceptions produced by IPython, in cases where we don’t just raise one from the standard library.
Bases: IPython.kernel.core.error.ControllerError
Bases: IPython.kernel.core.error.IPythonError
Bases: IPython.kernel.core.error.EngineError
Bases: IPython.kernel.core.error.IPythonError