# File lib/em/completion.rb, line 211
    def errback(*a, &b)
      stateback(:failed, *a, &b)
    end