# File control/Error/Error.rb, line 105
  def has_filter_errors?
    ! @filter_error_list.empty?
  end