Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/CommonTypes
DataRowAsyncError
Class DataRowAsyncError
Implements
AsyncErrorBase
Index
Constructors
constructor
Properties
count
exceptions
message
type
Constructors
constructor
new
DataRowAsyncError
(
count
:
number
,
message
:
string
,
exceptions
:
EditorExceptionDto
[]
,
)
:
DataRowAsyncError
Parameters
count
:
number
message
:
string
exceptions
:
EditorExceptionDto
[]
Returns
DataRowAsyncError
Properties
count
count
:
number
exceptions
exceptions
:
EditorExceptionDto
[]
message
message
:
string
type
type
:
AsyncErrorType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
count
exceptions
message
type
@chili-publish/studio-sdk
Loading...