Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 321 Bytes

ErrorEffectProps.md

File metadata and controls

13 lines (6 loc) · 321 Bytes

ErrorEffectProps

Whenever an error occurred during evaluation, we return an error effect. This should never happen for rules created in the rule builder.

Properties

Name Type Description Notes
message String The error message.