status | type |
---|---|
DEFINED | functional |
If an exception occurs during the interpretation of a state machine then this exceptions must be handled.
Excpetions during simulation may be caused due ti different reasons. First user implemented callbacks may fail or a bug in the statechart tools itself may cause an error. In any case the error must be handled in a way that is controllable by the user. In any case the current simulation must be terminated.
An excetion occurs within the simulation.
The simulation is terminated.
none
The user must get available information about the error.
The user may choose between terminating the erraneous simulation session or terminating and restarting.