MCPcopy
hub / github.com/anthropics/anthropic-sdk-python / AnthropicError

Class AnthropicError

src/anthropic/_exceptions.py:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24
25class AnthropicError(Exception):
26 pass
27
28
29class APIError(AnthropicError):

Callers 15

unwrapMethod · 0.85
unwrapMethod · 0.85
resultsMethod · 0.85
resultsMethod · 0.85
resultsMethod · 0.85
resultsMethod · 0.85
__init__Method · 0.85
__init__Method · 0.85
_resolve_mantle_configFunction · 0.85
_prepare_optionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected