Exception: Pipes::Context::ExecutionTerminated
- Inherits:
-
StandardError
- Object
- StandardError
- Pipes::Context::ExecutionTerminated
- Defined in:
- lib/codequest_pipes/context.rb
Overview
ExecutionTerminated is an exception raised when the ‘fail` method is explicitly called on the Context. This terminates the flow of a pipe.