Class: Notion::Errors::ConflictError

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

Overview

The transaction could not be completed, potentially due to a data collision. Make sure the parameters are up to date and try again.

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