# File lib/turn/reporters/progress_reporter.rb, line 35
    def error(exception, message=nil)
      @errors[@_current_case] << exception
    end