Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 477 Bytes

ErrorEffectProps.md

File metadata and controls

11 lines (7 loc) · 477 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 str The error message.

[Back to Model list] [Back to API list] [Back to README]