@nospamproxy/core
Preparing search index...
custom-elements/webparts/BatchErrorDialog/BatchErrorDialog
BatchErrorEntry
Class BatchErrorEntry
Describes a single error entry in the batch.
Index
Constructors
constructor
Properties
error
name
Constructors
constructor
new
BatchErrorEntry
(
name
:
string
,
error
:
Error
)
:
BatchErrorEntry
Parameters
name
:
string
error
:
Error
Returns
BatchErrorEntry
Properties
Readonly
error
error
:
Error
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
error
name
@nospamproxy/core
Loading...
Describes a single error entry in the batch.