Exception: FieldView::AllTokensExpiredError

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

Overview

Raised when all the tokens expired and nothing can be done.

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