class Pipes::Context::ExecutionTerminated
ExecutionTerminated
is an exception raised when the `fail` method is explicitly called on the Context
. This terminates the flow of a pipe.
ExecutionTerminated
is an exception raised when the `fail` method is explicitly called on the Context
. This terminates the flow of a pipe.