Module: Operation
- Defined in:
- lib/flow/operation/core.rb,
lib/flow/operation/rewind.rb,
lib/flow/operation/status.rb,
lib/flow/operation/execute.rb,
lib/flow/operation/failures.rb,
lib/flow/operation/callbacks.rb,
lib/flow/operation/transactions.rb,
lib/flow/operation/error_handler.rb,
lib/flow/operation/errors/already_rewound.rb,
lib/flow/operation/errors/already_executed.rb
Overview
When an exception is raised during during execution, but a handler can rescue, it causes a failure instead.
Defined Under Namespace
Modules: Callbacks, Core, ErrorHandler, Errors, Execute, Failures, Rewind, Status, Transactions