Exception: Anthropic::Errors::BadRequestError

Inherits:
APIStatusError show all
Defined in:
lib/anthropic/errors.rb,
sig/anthropic/errors.rbs

Constant Summary collapse

HTTP_STATUS =

Returns:

  • (400)
400

Instance Attribute Summary

Attributes inherited from APIStatusError

#status, #type

Attributes inherited from APIError

#body, #headers, #status, #url

Attributes inherited from Error

#cause

Method Summary

Methods inherited from APIStatusError

for, #initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Anthropic::Errors::APIStatusError