Exception: OpenStreetMap::NotFound

Inherits:
Error
  • Object
show all
Defined in:
lib/open_street_map/errors.rb,
lib/open_street_map/errors.rb

Overview

The object was not found (HTTP 404). Generally means that the object doesn’t exist and never has.

Instance Attribute Summary

Attributes inherited from Error

#data

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from OpenStreetMap::Error