smclib.statemap.TransitionUndefinedException Class Reference

Detailed Description

A TransitionUndefinedException is thrown by
an SMC-generated state machine whenever a transition is taken
which:
 - Is not explicitly defined in the current state.
 - Is not explicitly defined in the current FSM's default state.
 - There is no Default transition in the current state.

Definition at line 42 of file statemap.py.


The documentation for this class was generated from the following file:


smclib
Author(s): Various
autogenerated on Thu Jun 6 2019 20:40:38