Exception: Graphiti::SpecHelpers::Errors::NoResponse

Inherits:
Base
  • Object
show all
Defined in:
lib/graphiti/spec_helpers/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



37
38
39
# File 'lib/graphiti/spec_helpers/errors.rb', line 37

def message
  "Cannot parse response - missing #response.body!"
end