# File control/ServerErrorInfo/ServerErrorInfo.rb, line 31
  def reload_query
    { 'type' => @error_type,
      'id' => @error_pos.to_s
    }
  end