Module errors

Source
Expand description

Error types for Claude SDK.

Structs§

CLIConnectionError
Raised when unable to connect to Claude Code
CLIJSONDecodeError
Raised when unable to decode JSON from CLI output
CLINotFoundError
Raised when Claude Code is not found or not installed
ProcessError
Raised when the CLI process fails

Enums§

ClaudeSDKError
Base error type for all Claude SDK errors