GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
notebook
KernelError
Class KernelError
Hierarchy
Error
KernelError
Index
Constructors
constructor
Properties
error
Name
error
Value
message
name
stack?
traceback
Constructors
constructor
new
Kernel
Error
(
content
)
:
KernelError
Construct the kernel error.
Parameters
content
:
ReplyContent
<
IExecuteReply
>
&
IExecuteCount
Returns
KernelError
Properties
Readonly
error
Name
error
Name
:
string
Exception name
Readonly
error
Value
error
Value
:
string
Exception value
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Readonly
traceback
traceback
:
string
[]
Traceback
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
error
Name
error
Value
message
name
stack
traceback
@jupyterlab
Loading...
Construct the kernel error.