Titan



error

The keyword error denotes one of the distinguished values of verdicttype.

Related keywords:


error


Example 1:

var verdicttype v_dyrbart;
v_dyrbart := execute(tc_vizsgaalat);

There was a programming error when the test case tc_vizsgaalat was executed, thus, the variable v_dyrbart will hold the value error.



BNF definition of error