Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
CodeError
Interface CodeError
An error that occurred when parsing, compiling or executing a Code node.
Hierarchy
Entity
CodeError
Index
Properties
error
Message
error
Type
id
meta
stack
Trace
type
Properties
error
Message
error
Message
:
string
Optional
error
Type
error
Type
:
string
Optional
id
id
:
string
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
Optional
stack
Trace
stack
Trace
:
string
type
type
:
"CodeError"
Exports
Code
Error
error
Message
error
Type
id
meta
stack
Trace
type
Generated using
TypeDoc
An error that occurred when parsing, compiling or executing a Code node.