Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 331 Bytes

File metadata and controls

14 lines (6 loc) · 331 Bytes

ErrorEffectProps

This effect is triggered whenever an error occurs during rule evaluation. This effect only provides information about what the error is.

Properties

Name Type Description Notes
message String The error message.