Class: Notion::Errors::DatabaseConnectionUnavailableError
- Inherits:
-
HttpError
- Object
- Faraday::Error
- HttpError
- Notion::Errors::DatabaseConnectionUnavailableError
- Defined in:
- lib/notion/errors/http_error.rb
Overview
Notion’s database is unavailable or in an unqueryable state. Try again later.
Instance Attribute Summary
Attributes inherited from HttpError
Method Summary
Methods inherited from HttpError
Constructor Details
This class inherits a constructor from Notion::Errors::HttpError