Exception: Pipeline::IrrecoverableError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/pipeline/errors.rb

Overview

Exception to represent an irrecoverable error that can be raised by subclasses of Pipeline::Stage::Base that override the method run. Please refer to Pipeline::Base for more details about error handling.