Skip to main content

Module error

Module error 

Source

Structs§

CLIConnectionError
Reports failures when the SDK cannot connect to the CLI
CLIJSONDecodeError
Reports malformed JSON from CLI stdout
CLINotFoundError
Reports that the Claude CLI could not be located
MessageParseError
Reports malformed, known CLI payloads
ProcessError
Reports CLI process failures

Enums§

ClaudeSDKError
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