kotlin-jupyter-kernel
Toggle table of contents
0.14.1-520
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.exceptions
/
ReplEvalRuntimeException
/
ReplEvalRuntimeException
Repl
Eval
Runtime
Exception
constructor
(
fileExtension
:
String
,
scriptFqnToJupyterExecutionCount
:
Map
<
String
,
CellErrorMetaData
>
,
message
:
String
,
cause
:
Throwable
?
=
null
)