Exception: UniRate::APIError
- Inherits:
-
UnirateError
- Object
- StandardError
- UnirateError
- UniRate::APIError
- Defined in:
- lib/sinatra/unirate/errors.rb
Overview
403 (Pro-gated endpoint on a free tier), 503, or any other non-2xx that doesn't map to a more specific type. Carries the HTTP status.
Instance Attribute Summary
Attributes inherited from UnirateError
Method Summary
Methods inherited from UnirateError
Constructor Details
This class inherits a constructor from UniRate::UnirateError