class Stately::InvalidTransition

An InvalidTransition is an error that is raised when attempting to transition from a state that's not allowable, based on the Stately::State DSL definitions allow_from and prevent_from.