toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.exceptions
/
ReplCompilerException
/
ReplCompilerException
Repl
Compiler
Exception
constructor
(
failedCode
:
String
,
errorResult
:
ResultWithDiagnostics.Failure
?
=
null
,
message
:
String
?
=
null
,
metadata
:
CellErrorMetaData
?
=
null
)