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

Method Summary

Methods inherited from APIStatusError

for, #initialize

Methods inherited from APIError

#initialize

Methods inherited from Error

#cause, #cause=

Constructor Details

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