toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
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
)