Exception: Cities::DataNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Cities::DataNotFound
- Defined in:
- lib/cities.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
38 39 40 |
# File 'lib/cities.rb', line 38 def 'JSON data not found. See README.md for installation instructions.' end |