Menu

error

A logic command that produces an error. This is the same kind of error that any command produces when it can't operate properly due to an undefined attribute, invalid attribute value or such. The error will be displayed in the UI and should this command be in a Step with an error-handling route, the evaluation process will move onto that route.

Attributes

message

Required
Value type
EL-evaluated
No String Yes
Defines the error message.

Comments

0 comments