ReplException
Base class for all kinds of exceptions that may happen in REPL
Inheritors
Properties
Link copied to clipboard
If this exception is a cause of runtime failure, this header will be specified after the exception traceback, if not null. If null, the default header will be specified, which is "
Link copied to clipboard
Type (in JVM sense) and message of this exception that will end up as ename
and evalue
in the Jupyter error reply message