Exception: FieldView::RefreshTokenError

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

Overview

Raised when a refresh token is attempted to be used but it can’t be

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