Class: Notion::Errors::ObjectNotFoundError
- Defined in:
- lib/notion/errors/http_error.rb
Overview
Given the bearer token used, the resource does not exist. This error can also indicate that the resource has not been shared with owner of the bearer token.
Instance Attribute Summary
Attributes inherited from HttpError
Method Summary
Methods inherited from HttpError
Constructor Details
This class inherits a constructor from Notion::Errors::HttpError