/* FSM_ERR.ITM * * ITEM(e, s) * *FSM_ERR_xxxxxxxxxxxxxxxxxxxxxxxxx (32 car max according to ISO) */ ITEM (STATUS_TOO_LARGE, "Status is too large") ITEM (EVENT_TOO_LARGE, "Event is too large") ITEM (ARRAY_TOO_SMALL, "Array is too small") ITEM (TRANS_ALREADY_DEFINED, "Transition is already defined")