Exception: Notion::InvalidJSONError
- Inherits:
-
BadRequestError
- Object
- StandardError
- Error
- APIError
- BadRequestError
- Notion::InvalidJSONError
- Defined in:
- lib/notion/errors.rb
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