error?()
Did the promise throw an error
# File lib/rake/promise.rb, line 77 def error? ! @error.equal?(NOT_SET) end