ReplEvalRuntimeException
class ReplEvalRuntimeException(fileExtension: String, scriptFqnToJupyterExecutionCount: Map<String, CellErrorMetaData>, message: String, cause: Throwable? = null) : ReplException
Thrown if the user's REPL code threw an exception at runtime.