Class: Notion::Errors::ObjectNotFoundError

Inherits:
HttpError
  • Object
show all
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

#response

Method Summary

Methods inherited from HttpError

#initialize

Constructor Details

This class inherits a constructor from Notion::Errors::HttpError