Exception hierarchy
All SDK errors inherit fromArisError.
Common exceptions
HTTP status mapping
Recommended pattern
When not to retry
When not to retry
Do not retry malformed prompts (
400) or invalid credentials (401) without changing the request.