# File lib/twitter/json_stream.rb, line 234
    def receive_error e
      @error_callback.call(e) if @error_callback
    end