Structs§
- CLIConnection
Error - Reports failures when the SDK cannot connect to the CLI
- CLIJSON
Decode Error - Reports malformed JSON from CLI stdout
- CLINot
Found Error - Reports that the Claude CLI could not be located
- Message
Parse Error - Reports malformed, known CLI payloads
- Process
Error - Reports CLI process failures
Enums§
- ClaudeSDK
Error - Base error type for SDK-specific failures
Functions§
- map_
transport_ error - Map internal transport errors to public SDK errors
Type Aliases§
- Result
- Result type alias for SDK operations