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