toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
ListErrorsRequest
List
Errors
Request
@
Serializable
class
ListErrorsRequest
(
val
code
:
String
)
:
AbstractMessageContent
Members
Constructors
List
Errors
Request
Link copied to clipboard
constructor
(
code
:
String
)
Properties
code
Link copied to clipboard
val
code
:
String