Exception: Pipes::Context::ExecutionTerminated

Inherits:
StandardError
  • Object
show all
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.