# File lib/clockwork/manager.rb, line 153
    def handle_error(e)
      error_handler.call(e) if error_handler
    end