Exception: GeoRb::LatitudeMismatch
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- GeoRb::LatitudeMismatch
- Defined in:
- lib/geo_rb/distance.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
74 75 76 |
# File 'lib/geo_rb/distance.rb', line 74 def "Calculating distance between points with different altitudes is not supported" end |