beaker-kernel
Preparing search index...
notebook
IBeakerQueryErrorEvent
Interface IBeakerQueryErrorEvent
interface
IBeakerQueryErrorEvent
{
content
:
{
ename
:
string
;
evalue
:
string
;
traceback
:
string
[]
}
;
type
:
"error"
;
[
key
:
string
]:
undefined
|
PartialJSONValue
;
}
Hierarchy
PartialJSONObject
IBeakerQueryErrorEvent
Indexable
[
key
:
string
]:
undefined
|
PartialJSONValue
Index
Properties
content
type
Properties
content
content
:
{
ename
:
string
;
evalue
:
string
;
traceback
:
string
[]
}
type
type
:
"error"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
beaker-kernel
Loading...