Method: ChefDK::ServiceExceptionInspectors::HTTP#response_message

Defined in:
lib/chef-dk/service_exception_inspectors/http.rb

#response_messageObject



58
59
60
# File 'lib/chef-dk/service_exception_inspectors/http.rb', line 58

def response_message
  response.message
end