ReplMessageOnlyException
The kind of exception that renders only its message, no stacktrace or cause
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