kotlin-jupyter-kernel
Toggle table of contents
0.14.1-524
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
ListErrorsRequest
List
Errors
Request
@
Serializable
class
ListErrorsRequest
(
val
code
:
String
)
:
MessageContent
Members
Constructors
List
Errors
Request
Link copied to clipboard
constructor
(
code
:
String
)
Properties
code
Link copied to clipboard
val
code
:
String