Exception: PurpleAirApi::V1::NotFoundError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/purple_air_api/V1/errors.rb

Overview

Raised when the PurpleAir API returns the HTTP status code 404

Instance Attribute Summary

Attributes inherited from BaseError

#error_type, #response_object

Method Summary

Methods inherited from BaseError

#initialize

Constructor Details

This class inherits a constructor from PurpleAirApi::V1::BaseError