Method_make_status_error(
self,
err_msg: str,
*,
body: object,
response: httpx.Response,
)
src/anthropic/lib/bedrock/_mantle.py:64
Method_make_status_error(
self,
err_msg: str,
*,
body: object,
response: httpx.Response,
)
src/anthropic/lib/bedrock/_client.py:97
Method_make_status_error(
self,
err_msg: str,
*,
body: object,
response: httpx.Response,
)
src/anthropic/lib/vertex/_client.py:53