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
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This JSON may contain some extra metadata for a Jupyter client, i.e., a line of code to highlight as an error's cause
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard