class documentation

class TransitionCorrection(Exception): (source)

View In Hierarchy

Raise from within a transition method to switch to another transition.

Raise with one argument, the new transition name.