# File lib/cucumber/wire_support/request_handler.rb, line 13
      def handle_fail(params)
        raise @connection.exception(params)
      end