Exception: FieldView::RateLimitError

Inherits:
FieldViewError show all
Defined in:
lib/fieldview/errors.rb

Overview

Raised when too many requests are being made

Instance Attribute Summary

Attributes inherited from FieldViewError

#http_body, #http_headers, #http_status, #message, #request_id, #response

Method Summary

Methods inherited from FieldViewError

#initialize, #to_s

Constructor Details

This class inherits a constructor from FieldView::FieldViewError