Class ActionFlow::NoSuchFlowError
In: lib/action_flow/base.rb
Parent: ActionFlowError

Superclass used to raise errors from within the ActionFlow framework when no flow corresponding to a given key can be found.

[Validate]