Exception: Notion::APIResponseError
- Inherits:
-
NotionError
- Object
- StandardError
- NotionError
- Notion::APIResponseError
- Defined in:
- lib/notion-sdk-ruby/error.rb
Instance Attribute Summary
Attributes inherited from NotionError
Instance Method Summary collapse
Methods inherited from NotionError
Constructor Details
This class inherits a constructor from Notion::NotionError
Instance Method Details
#code ⇒ Object
48 49 50 |
# File 'lib/notion-sdk-ruby/error.rb', line 48 def code body["code"] end |