toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.execution
/
ExecutionResult
/
Failure
Failure
class
Failure
(
val
throwable
:
Throwable
)
:
ExecutionResult
<
Nothing
>
Members
Constructors
Failure
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable