Exception: GoogleMapsAPI::DistanceMatrix::ResponseError

Inherits:
Error
  • Object
show all
Defined in:
lib/google_maps_api/distance_matrix/exceptions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#responseObject

Returns the value of attribute response.



4
5
6
# File 'lib/google_maps_api/distance_matrix/exceptions.rb', line 4

def response
  @response
end