Exception: AP::Search::InvalidGeocodinates

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ap/search.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



9
# File 'lib/ap/search.rb', line 9

def to_s; "Latitude must be between -90 and 90 and longitude must be between -180 and 180"; end