Class Ruote::ErrorHandler
In: lib/ruote/error_handler.rb
Parent: Object

A ruote service for turning exceptions into process errors (or letting those error fire any potential :on_error attributes in the process definition).

This service is used, by the worker, the dispatch pool and some receivers (like the one in ruote-beanstalk).

Methods

Public Class methods

Public Instance methods

As used by some receivers (see ruote-beanstalk‘s receiver).

As used by the dispatch pool and the worker.

Protected Instance methods

As used by the worker.

[Validate]