Exception: PurpleAirApi::V1::ApiError
- Defined in:
- lib/purple_air_api/V1/errors.rb
Overview
Raised when the PurpleAir API returns the HTTP status code 400. Use the message and error_type on the Error object to determine additional information regarding the error.
Instance Attribute Summary
Attributes inherited from BaseError
Method Summary
Methods inherited from BaseError
Constructor Details
This class inherits a constructor from PurpleAirApi::V1::BaseError