Exception: NWS::NotFoundError

Inherits:
APIError show all
Defined in:
lib/nws/errors.rb

Overview

Error raised when a requested resource is not found (404)

Instance Attribute Summary

Attributes inherited from APIError

#response_body, #status_code

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from NWS::APIError