Magek Framework
GitHub
Website
Preparing search index...
InvalidReducerError
Class InvalidReducerError
Hierarchy (
View Summary
)
MagekError
InvalidReducerError
Index
Constructors
constructor
Properties
code
data?
event
Instance
snapshot
Instance
Constructors
constructor
new
InvalidReducerError
(
message
:
string
,
eventInstance
:
EventInterface
,
snapshotInstance
:
EntityInterface
|
null
,
)
:
InvalidReducerError
Parameters
message
:
string
eventInstance
:
EventInterface
snapshotInstance
:
EntityInterface
|
null
Returns
InvalidReducerError
Properties
Readonly
code
code
:
string
Optional
Readonly
data
data
?:
Record
<
string
,
unknown
>
Readonly
event
Instance
eventInstance
:
EventInterface
Readonly
snapshot
Instance
snapshotInstance
:
EntityInterface
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
data
event
Instance
snapshot
Instance
GitHub
Website
Magek Framework
Loading...