Current section

Files

Jump to
google_geocoding_api lib google_geocoding_api_exception.ex
Raw

lib/google_geocoding_api_exception.ex

defmodule GoogleGeocodingApiException do
defexception message: "An error has occurred in your Google Geocoding API request"
end