# File lib/daemon_kit/ruote_pseudo_participant.rb, line 16
      def on_exception( handler = nil, &block )
        @exception_handler_method = handler
        @exception_handler_block = block
      end