Exception: Notion::ServiceUnavailableError

Inherits:
ServerError show all
Defined in:
lib/notion/errors.rb

Direct Known Subclasses

DatabaseConnectionUnavailableError

Constant Summary

Constants inherited from APIError

APIError::ERROR_CODES, APIError::STATUS_ERRORS

Instance Attribute Summary

Attributes inherited from APIError

#additional_data, #code, #request_id, #response, #retry_after, #status

Method Summary

Methods inherited from APIError

from_response, #initialize, #retryable?

Constructor Details

This class inherits a constructor from Notion::APIError