Exception: GroqRuby::ConflictError

Inherits:
APIStatusError show all
Defined in:
lib/groq_ruby/errors/conflict_error.rb

Overview

HTTP 409 — request conflicts with the current resource state.

Instance Attribute Summary

Attributes inherited from APIStatusError

#body, #headers, #status

Attributes inherited from APIError

#request

Method Summary

Methods inherited from APIStatusError

#initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from GroqRuby::APIStatusError