Boost logo

Boost Users :

Subject: [Boost-users] [statechart] transition exception
From: Christophe Bourez (boost_at_[hidden])
Date: 2010-05-11 08:45:34


Hi,

Is it possible to transit<> back to the source state when an exception is
thrown by the handler of a transition ? Pls, note that the handler of the
transition can be used by several transitions in the state diagram.

The state machine, being in a transition, is between two stable states.
The exception can be handled by the innermost common outer state (or anyone
above). In an handler of this state, is it possible to force transit<> to
the source state of the transition that throws the exception ? Or is it
possible to manage it differently ?

Thank you for your help,

Christophe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net