Class: GooglePlaces::APIConnectionError

Inherits:
HTTParty::ResponseError
  • Object
show all
Defined in:
lib/google_places/error.rb

Overview

Thrown when the server returns any 5xx error

This can be the case when:

  • There is a network problem between this gem and Google’s API servers

  • Google’s API is broken