Rule Builder > Technical Rule Language Reference > Tokens for the Action Part of a Rule > throw |
throw |
PREVIOUS NEXT |
The throw
token throws an exception to make control flow immediately to an exception handler. When you click throw
, the following code is displayed:
THEN
throw <enter a value>
When you click <enter a value> , a free text area is displayed. You can also display a drop-down list with the variables previously defined. The value must be an expression that returns an object or value.
Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |