Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
25
class
AnthropicError(Exception):
26
pass
27
28
29
class
APIError(AnthropicError):
Callers
15
unwrap
Method · 0.85
unwrap
Method · 0.85
results
Method · 0.85
results
Method · 0.85
_validate_output_config_conflict
Function · 0.85
results
Method · 0.85
results
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
accumulate_managed_agents_event
Function · 0.85
_resolve_mantle_config
Function · 0.85
_prepare_options
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected