Tela SDK for JavaScript
NPM
Preparing search index...
Core
ExecutionFailedError
Class ExecutionFailedError
Thrown when canvas execution fails on the server.
Hierarchy (
View Summary
)
TelaError
ExecutionFailedError
Index
Constructors
constructor
Properties
raw
Output
Constructors
constructor
new
ExecutionFailedError
(
rawOutput
:
Record
<
string
,
any
>
)
:
ExecutionFailedError
Parameters
rawOutput
:
Record
<
string
,
any
>
Returns
ExecutionFailedError
Properties
Readonly
raw
Output
rawOutput
:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
raw
Output
Class Hierarchy
NPM
Tela SDK for JavaScript
Loading...
Thrown when canvas execution fails on the server.