Exception: UniRate::APIError

Inherits:
UnirateError show all
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

#status

Method Summary

Methods inherited from UnirateError

#initialize

Constructor Details

This class inherits a constructor from UniRate::UnirateError