Class: Notion::Errors::ParsingError

Inherits:
HttpError
  • Object
show all
Defined in:
lib/notion/errors/http_error.rb

Overview

Raised by middlewares that parse the response, like the JSON response middleware.

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