Expand description
Error types for Claude SDK.
Structs§
- CLIConnection
Error - Raised when unable to connect to Claude Code
- CLIJSON
Decode Error - Raised when unable to decode JSON from CLI output
- CLINot
Found Error - Raised when Claude Code is not found or not installed
- Process
Error - Raised when the CLI process fails
Enums§
- ClaudeSDK
Error - Base error type for all Claude SDK errors