Expand description
Error types for the Claude Agent SDK
Structs§
- CliNot
Found Error - Error when Claude Code CLI cannot be found
- Connection
Error - Error when connecting to Claude Code CLI
- Image
Validation Error - Image validation error
- Json
Decode Error - Error when JSON decoding fails
- McpError
- MCP (Model Context Protocol) error with JSONRPC error code
- Message
Parse Error - Error when message parsing fails
- Process
Error - Error when the CLI process fails
Enums§
- Claude
Error - Main error type for the Claude Agent SDK
Type Aliases§
- Result
- Result type for the Claude Agent SDK